How to enable Remote Desktop on Windows 2008 Server Core?

How to enable Remote Desktop on Windows 2008 Server Core?, 10.0 out of 10 based on 1 rating
VN:F [1.9.7_1111]
Rating: 10.0/10 (1 vote cast)

Here’s how to enable remote desktop on Server Core:

For Windows Vista and 2008, type in the following command at the command prompt.

Cscript %windir%\system32\SCRegEdit.wsf /ar 0

For earlier version of Windows, (e.g. Windows XP/2003/2000) type in the following commands.

Cscript %windir%\system32\SCRegEdit.wsf /ar 0
Cscript %windir%\system32\SCRegEdit.wsf /cs 0


Related Tech posts:

  1. What is port does Remote Desktop use?
  2. How to Setup and Use Remote Desktop in Vista
  3. How to remotely execute commands on a remote computer?
  4. How to setup a Server Core Domain Controller?
  5. Upgrading from Windows 2000 Domains to Windows Server 2003 Domains
  6. Five Useful Windows Commands For System Admins
  7. How to Install Windows Server 2003 Cluster service?
  8. Windows 2003 Enterprise Edition Only See 4GB Ram

About the Author