Remote Desktop Services not working
I was having an issue with windows 2008 server I enabled the Remote desktop but i was not able to connect the remote desktop firewall was off network connection was ok . even though i was not able to connect to remote desktop. i checked the telnet localhost 3389
it was not working .I found the below solution it works for me .
The problem was below Registry setting for Remote desktop was missing .
HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp
I just exported Registry setting from working server an imported on it.
Its worked for me.
Be sure while changing the registry setting take a backup first.