Skip to content

Search knowledgebase

7 results for "PowerShell static IP".

...our installation. Once you know it, test the port from the client. In PowerShell: Test-NetConnection 192.168.1.10 -Port PORTNUMBER For example: Test-NetConnection 192.168.1.10 -Port 12345 Here, 12345 is only an example. Look fo...

...nreachable." Always test the UNC path directly. 41. Test TCP Port 445 PowerShell can be used to test SMB connectivity: Test-NetConnection 192.168.1.10 -Port 445 Look for: TcpTestSucceeded : True If it returns False, investigate...

Advertisement
THE BISON BRIEF

Practical IT knowledge, once a week.

New troubleshooting guides, scripts and infrastructure notes. No noise.

By subscribing, you agree to our privacy policy.