Problem description
Unable to temote desktop to SMC server.
Problem analysis
Login to the SMC server and check the remote desktop services.

After the services are running, make sure port listening 3389 is running too.
Run this command line: netstat -ano | find ":3389"
Solution description
Desktop Services and remote desktop services should be running and listening port shlould be enabled.

