Forum Discussion
Aelion
Aug 26, 2019Copper Contributor
Win 2012 R2 Need help! Lost RDP connections permanently after sharing a folder.
Dear All, I need help as I have run in quite a serious issue with RDP access to my two servers. I wanted to share a folder on two Windows 2012 R2 Servers in order for my partner being able to upl...
Dave Patrick
Aug 26, 2019MVP
Might try PowerShell from both source and target.
Test-NetConnection -ComputerName "192.168.49.142" -CommonTCPPort "RDP" -InformationLevel "Detailed"