Following message appears when trying to remotely access the Unity server:
"Remote Desktop Disconnected - The client could not connect to the remote
computer. Remote connections might not be enabled or the computer might be too
busy to accept new connections. It is also possible that network problems are preventing your connection. Please try connecting again later. If the problem
continues to occur, contact your administrator."
The problem must be somewhere at the Unity server, because it occurs from any pc where we try to setup the RDP session.
The "Terminal Services" service is started.
Via command line I checked the status of the ports via "netstat -a". Port 3389 (default port for Terminal Services) is not in the list. According to what I've read, it should be there with status "LISTENING".
Can someone help me out?