没有远程桌面服务在组策略中可用?

我有一个Windows Server 2008 SP 2标准域控制器。 尝试使用组策略在整个networking的工作站上启用RDP。 我看到的所有内容都转到计算机configuration – >策略 – > Windows组件 – >远程桌面服务。 但是,当我使用GPME打开组策略时,没有远程桌面服务文件夹。 思考?

http://social.technet.microsoft.com/wiki/contents/articles/4980.how-to-enable-or-disable-remote-desktop-via-group-policy-windows-2008.aspx应该有所帮助。

展开计算机configuration – pipe理模板 – Windows组件 – 远程桌面服务 – 远程桌面会话主机 – 连接。

或者如果不存在总是你可以configuration使用registry:

  • 展开计算机configuration – 首选项 – Windows设置。
  • 右键单击registry – 新build – registry项。
  • 常规选项卡。
  • 行动:更新
  • Hive:HKEY_LOCAL_MACHINE
  • 关键path:SYSTEM \ CurrentControlSet \ Control \ Terminal Server
  • 值的名称:fDenyTSConnections
  • 值types:REG_DWORD
  • 数值date:00000000启用OR 00000001禁用