Forum Discussion
victor2019
Sep 10, 2020Copper Contributor
Couldn't connect to the remote PC
Hi Support, I have encountered this error message out of suddenly. Formerly I am able to access it all along Error messages as such: Couldn't connect. We couldn't connect to the remote PC. Mak...
Dave Patrick
Sep 10, 2020MVP
How are you connecting? For example if RDP you could try PowerShell from source and target.
Test-NetConnection -ComputerName "192.168.49.142" -CommonTCPPort "RDP" -InformationLevel "Detailed"