Last Update: Sep 24, 2024 | Published: Jan 07, 2009
With Remote Desktop on Windows XP Professional or Windows Server 2003 (in Windows 2000 Advanced Server, this feature was called Terminal Services in Remote Administration Mode), you can have access to a Windows session that is running on your computer when you are at another computer.
What you need to do is create the new RDP listening port via the registry:
Click Ok.
HKLMSYSTEMCurrentControlSetControlTerminal Server
Click Ok.
shutdown -m srv1 -r
After the remote machine reboots, Remote Desktop will be enabled on it. To test this from your workstation, open Start -> All Programs -> Accessories -> Communications -> Remote Desktop Connection. You can also type mstsc in the Run command.
Enter the name of the remote server in the Remote Desktop Connection logon box, supply your administrator password when prompted, and press Enter or click Ok.
You might also want to read the following related articles: