How to use remote desktop (RDP) to connect to console
To connect from the remote Windows Server 2003-based computer, open a command prompt, and then type the following command:
mstsc -v:servername /F -console
Add Comment