If you are using Windows Server 2008 Server Core (which lacks a GUI), use these commands:
: Click OK on the warning dialog, then click Apply and OK to close the window. Method 2: Using Command Line (Server Core or CMD) how to enable remote desktop on windows server 2008
: In the System Properties dialog box under the Remote tab, select one of the following: If you are using Windows Server 2008 Server
This is the standard method for servers with a full desktop experience. how to enable remote desktop on windows server 2008
: Ensure the firewall allows RDP traffic (Port 3389) by running: netsh advfirewall firewall set rule group="remote desktop" new enable=Yes . Method 3: Via Registry Editor