Tech

Guides
 

Enabling Remote Desktop on Server 2008 Core Edition

By Rick Vanover, Special to ZDNet Asia
Tuesday, April 28, 2009 11:20 AM
Remote Desktop is the lifeblood of Windows server administrator. Find out how simple it is to enable remote connections on the Core Edition of Windows Server 2008.

You've installed Windows Server 2008 Core Edition, so now what?

For most Windows systems, remote desktop protocol (RDP) is the key mechanism to administer the server. While there are not many things that can be done locally on a Core server, it is still beneficial to have access to a session locally on the system.

Determining how to do this is easy enough from Microsoft KB article 555964, but before we do this, we want to focus on the options involved.

RDP connections are available in two modes for Windows Core servers: (1) only allowing other Windows Server 2008 and Windows Vista connections or (2) permitting Windows XP, Windows Server 2003, Windows Server 2008, and Windows Vista connections. The difference is network level authentication (NLA), which Windows Vista and Windows Server 2008 support. NLA performs the authentication through various features of the newer products before starting the Remote Desktop session and passing the display to the client.

For more about NLA and the other components, read this blog post by the TechNet Performance Team.

Once you decide on a mode, it's quite easy to implement RDP on a Core system. If you want to use NLA for RDP connections to Windows Vista and Windows Server 2008 systems, enter this command on the Core server:

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

To not use NLA and allow connections from all RDP clients, perform the step above and add this line:

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

The server will accept RDP connections based on the mode selected. You're done!

Note: The commands in this tip will also work on the full installations if you want to roll them into a build script.

Rick Vanover is a systems administrator for Safelite AutoGlass in Columbus, Ohio. He has more than 12 years of IT experience, and he focuses on virtualization, Windows-based server administration, and system hardware.



WORTHWHILE?

0

0 votes
Blog

Talkback 0 comments

There are currently no comments for this post.


Guest user

Guest user

Level: 
Joined: —
Already a member? Log in »



 

Loading...

Whitepapers/Case Studies

Downloads

Windows Server News



Tech Jobs Now!

Tags

  1. domain controller
  2. environment
  3. group policy
  4. hardware
  5. infrastructure / architecture management
  6. microsoft server 2003
  7. microsoft windows
  8. microsoft windows active directory
  9. microsoft windows powershell
  10. microsoft windows server
  11. microsoft windows server 2008
  12. network
  13. ohio
  14. rick vanover
  15. server
  16. server platforms
  17. servers
  18. storage
  19. tool
  20. virtualization