517 B
517 B
Windows Powershell
Test NetConnection
From Module NetTCPIP
Test-NetConnection
[[-ComputerName] <String>]
-Port <Int32>
[-InformationLevel <String>]
[<CommonParameters>]
Example
Test-NetConnection -ComputerName 192.168.1.123 -Port 3389