after removing the Remotedesktop Role i can't access the Server with RDC. I check the Registry Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server
and the Option fDenyTSConnection has value 0, TSUserEnable has Value 1. But i can't connect the Server.
If i type netstat -an |find "3389" there is no Service listen on this Port, in Services remotedesktopservice is started.
I also check the Key HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\VIDEO\rdpdd\ and the \Device\Video0 value is set to \REGISTRY\Machine\System\CurrentControlSet\Services\RDPDD\Device0
Any suggestion?