What are the most common things that will cause a Windows Server 2003/2008 to stop responding to Remote Desktop connections, even though other services on the computer are running fine?
What are the most common things that will cause a Windows Server 2003/2008 to stop responding to Remote Desktop connections, even though other services on the computer are running fine?
If RDC was previously working then any of the above could still be the case due to reconfiguration.
When we were setting up a Windows 2008 server recently, we configured a bunch of network rules (including enabling RDC to be visible through the firewall for other local machines) before installing the latest service pack and other updates and for some reason the network settings were seemingly rolled back during the update process and had to be reconfigured. This has only happened once though, never on the other occasions we setup Windows 2008 in VMWare VMs, so it might be a red herring.
Out of Remote Desktop/Terminal Server License numbers. Remember Win2003/2008 license contains 2+1 admin connections. For more you have to license TS.
RPC freaking out is not uncommon.
There are some reasons listed in the answers to this question.
I had a desktop (WinXP) on which remote desktop failed to respond, sort of. When I tried to connect to it, there was no timeout, and no other reaction. I entered the IP address, hit ENTER, and it returned to the same screen asking me which remote desktop to connect to. This mystified me until Google later helped me find the answer.
I updated the video driver on the remote desktop host (not client), and after doing so, it allowed remote connections in.
This won't be a common problem, but it was odd and difficult enough that I thought it was worth mentioning.
Volume Shadow Copy, believe it or not. If you have VSS snapshots, and there are either too many of them or they are taking too much space, RDP can drop you right out. Sometimes restarting the VSS services will bring it back on, other times you'll need to enable and start telnet, go in, and get all vssadmin on it's ass.