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

Decoding OCSP GET requests

Signing a CSR with an Enrollment Agent certificate

Compacting an AD CS database