burim:powershell
- test network connection
Test-NetConnection -ComputerName 10.51.0.4 -Port 3389 -InformationLevel 'Detailed'
burim/powershell.txt · Last modified: 2020/06/23 13:29 by burim
Test-NetConnection -ComputerName 10.51.0.4 -Port 3389 -InformationLevel 'Detailed'