Test connectivity with PowerShell

Now that telnet is not allowed...

Test-NetConnection -Port <portNumber> -ComputerName <targetHost>


https://docs.microsoft.com/en-us/powershell/module/nettcpip/test-netconnection

Comments

Popular posts from this blog

Automatically removing expired certificates from the CRL

Decoding OCSP GET requests

Windows automatic Root CA updates