且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Citrix XenApp策略与AD组策略的整合

更新时间:2022-08-15 22:49:00

在这里做一个笔记

With XenApp 6 release Citrix has consolidate all of it’s policy settings under the hood of Policies section in “Citrix Delivery Services Console” as shown below. This made it possible for all Citrix engineers/admins to find a single place to manage the farm policies/settings.


 

Citrix took an extra step forward and made it an option to manage Citrix policies with Active Directory Group Policies Interfaces (gpmc.msc and gpedit.msc). Now Citrix policies can also be administered via Windows regular group policies interface.

Important Note:

  1. Policies created under “Citrix Delivery Services Console” and Windows “Group Policy Management Editor” are entirely separate policies
  2. The order of policy processing goes as below:
    1. Local Policies
    2. Policies under “Citrix Delivery Services Console”
    3. Policies from Windows “Group Policy Management Editor
  3. Thus, policies applied from AD group policies will overwrite any of the settings
  4. It’s Citrix’s recommendation to manage Citrix policies via AD group policy interfaces so that always your settings are applied on the top and your don’t have to manage the same settings locally under Citrix consoles

Citrix Policies Integration with gpedit.msc:


 

Citrix Policies Integration with gpmc.msc:




本文转自 VirtualTom 51CTO博客,原文链接:http://blog.51cto.com/virtualtom/1151531,如需转载请自行联系原作者