2 lines
92 B
Text
2 lines
92 B
Text
|
|
$ipAddresses | where {$_.Address.AddressFamily -eq "InterNetworkV6" -and $_.Port -ne $null}
|