.NET Code Log
Tips, reminders and ideas on how to solve different code issues.
Friday, May 15, 2020
Powershell - Test if TCP port is open on Win server
Test-NetConnection -Port 801 -ComputerName 192.168.1.1 -InformationLevel Detailed
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment