How To Enable Remote Desktop On Windows Server 2008 Now
: Recommended for higher security.
To enable Remote Desktop on Windows Server 2008, you must navigate to , access the Remote tab under System Properties, and select "Allow connections" . This process can also be completed using command-line scripts or registry modifications if you are using Server Core or managing the server remotely. Method 1: Using the Graphical User Interface (GUI) how to enable remote desktop on windows server 2008
: In the System Properties dialog box under the Remote tab, select one of the following: : Recommended for higher security
If you are using Windows Server 2008 Server Core (which lacks a GUI), use these commands: Method 1: Using the Graphical User Interface (GUI)
: Best if you are connecting from older operating systems like Windows XP.
: In the Computer Information section, click the link labeled Configure Remote Desktop .
: Run the following script to allow connections: cscript c:\windows\system32\scregedit.wsf /AR 0 .