Subscribe to Windows IT Pro
December 07, 2007 12:00 AM

Enabling Remote Desktop Connections to Server Core

Windows IT Pro
InstantDoc ID #97751
Rating: (3)

Q. How do I enable remote desktop connections to my Windows Server 2008 Server Core installation?

A. There are essentially two steps to enabling remote desktop to Server Core. The first is to enable remote desktop connections and the second to open up the Windows Firewall to allow remote desktop connections. To enable remote desktop perform the following steps:

C:\Windows\System32>cscript scregedit.wsf /ar 0
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.

Registry has been updated.

C:\Windows\System32>cscript scregedit.wsf /ar /v
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.

System\CurrentControlSet\Control\Terminal Server fDenyTSConnections
View registry setting.
0

To enable the firewall to allow the remote desktop use the following command:

C:\Windows\System32>netsh firewall set service type=remotedesktop mode=enable ok

Related Content:

ARTICLE TOOLS

Comments
  • Hiram
    3 years ago
    May 25, 2009

    I tried this. Step one worked perfectly, however, step two is deprecated according to my installation. If this doesn't work, instead use:

    netsh advfirewall firewall set rule group="remote desktop" new enable=yes

    This works like a champ. Thanks for the tip.

  • Hiram
    3 years ago
    May 25, 2009

    I tried this. Step one worked perfectly, however, step two is deprecated according to my installation. If this doesn't work, instead use:

    netsh advfirewall firewall set rule group="remote desktop" new enable=yes

    This works like a champ. Thanks for the tip.

You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.