Name}} Get-NetTCPConnection -State Established | Where {$_.RemoteAddress -ne "127.0.0.1"} | Select -Uniq -Property LocalAddress ...
確定! 回上一頁