Computers Powershell Network Connectivity Test 1PS C:\> New-Object System.Net.Sockets.TcpClient("192.168.0.2", 80) 1PS C:\> Test-Netconnection 192.168.30.13 -Port 80