To Enable Remote Desktop On Windows Server 2008: How

Change its data value to to enable Remote Desktop (a value of 1 disables it). Additional Configuration Requirements

: Click Start , point to Administrative Tools , and select Server Manager . how to enable remote desktop on windows server 2008

This is the standard method for servers with a full desktop experience. Change its data value to to enable Remote

: Click OK on the warning dialog, then click Apply and OK to close the window. Method 2: Using Command Line (Server Core or CMD) point to Administrative Tools

: Best if you are connecting from older operating systems like Windows XP.

If you are using Windows Server 2008 Server Core (which lacks a GUI), use these commands:

: Run the following script to allow connections: cscript c:\windows\system32\scregedit.wsf /AR 0 .