lang/ps/ NetworkingExamples


Get-NetIPAddress | where-object { $_.AddressFamily -eq 'IPv4'} | ForEach-Object IPAddress