As a Windows Admin, there are several cases, that some users facing connectivity problems with RDP connection. It’s easy to check RDP connection by executing the following powershell script.
New-Object System.Net.Sockets.TCPClient -ArgumentList "ip address",RDP port