Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


Return to article

Enabling Remote Desktop Connections to Server Core
 

11340» Enabling Remote Desktop Connections to Server Core (07-December-07)

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







Reader Comments

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.

qbert17 -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.

qbert17 -May 25, 2009
Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc. Terms of Use | Privacy Statement