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