Hotfix package name: GPMx220WX64001.zip
For: Computers running the 64-bit version of Windows 7, Windows 8, Windows 8.1, Server 2008 R2, Server 2012, or Server 2012 R2, with the Group Policy Management Console installed
Replaces: None
Date: July, 2014
Languages supported: English (US), German (DE), Spanish (ES), French (FR), Japanese (JA), Simplified Chinese (SC)
Readme version: 1.00
Readme Revision History
Version | Date | Change Description |
1.00 | July, 2014 | Initial release |
Caution! All instances of the Group Policy Management Console must be at the same hotfix level; mixed hotfix levels are not supported. – If you choose to upgrade to the console to this hotfix, you must update all Group Policy Management Consoles in your deployment. As a cautionary measure, Citrix recommends that you back up all policies before installing this hotfix.
Caution! Downgrading from this hotfix is not supported: If you configure new policies or update existing policies after installing this hotfix, then uninstall this hotfix and install an earlier hotfix, the policies configured or updated while this hotfix was in place are not visible in earlier versions of the console.
Caution! This release may require you to edit the registry. Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Citrix cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk.
If the Download link is not available on this page and you wish to obtain this limited distribution release, visit our support site at http://www.citrix.com/support and open a support case using your Citrix account credentials, or contact your reseller at http://www.citrix.com/partners/locator.
Testing of this release was targeted only at the affected functionality, and regression and stress testing were minimal. Introduce this release to a test environment for evaluation before deploying it to a production environment.
TO THE EXTENT PERMITTED BY APPLICABLE LAW, CITRIX AND ITS SUPPLIERS MAKE AND YOU RECEIVE NO WARRANTIES OR CONDITIONS, EXPRESS, IMPLIED, STATUTORY, OR OTHERWISE, AND CITRIX AND ITS SUPPLIERS SPECIFICALLY DISCLAIM WITH RESPECT TO THE HOTFIX ANY CONDITIONS OF QUALITY, AVAILABILITY, RELIABILITY, SECURITY, LACK OF VIRUSES, BUGS OR ERRORS, OR SUPPORT AND ANY IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, ANY WARRANTY OF TITLE, QUIET ENJOYMENT, QUIET POSSESSION, MERCHANTABILITY, NONINFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER CITRIX, NOR ITS SUPPLIERS SHALL BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL, MULTIPLE, PUNITIVE OR OTHER DAMAGES (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF DATA, LOSS OF INCOME, LOSS OF OPPORTUNITY, LOST PROFITS, COSTS OF RECOVERY OR ANY OTHER DAMAGES), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, AND WHETHER OR NOT FOR BREACH OF CONTRACT, NEGLIGENCE OR OTHERWISE, AND WHETHER OR NOT CITRIX, ITS SUPPLIERS, OR LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
This document describes the issue(s) resolved by this release and includes installation instructions. For additional product information, see Citrix eDocs, the Citrix Product Documentation Library.
The priority order of GPOs is reversed in the following scenarios:
[From GPMx220WX64001][#LA5362]
When making changes to Citrix policies in Citrix Studio the following error message appears:
"Changes made to policies outside of this console, such as in PowerShell or management tools from previous versions, resulted in a discrepancy between policies.
The priorities for policy [PolicyA's name] and policy [PolicyB's name] interfere with each other in the "user" and "computer" components. The priorities must be assigned in the same order for both policies."
Note:
This fix prevents any issues occurring with merged policies. If the error message appears before applying the fix, then you must manually adjust the priority order after installing this fix.
For example, if two merged policies, PolicyA and PolicyB, are swapped and a user setting is added to PolicyB, the issue occurs. To prevent the issue from occurring, run the following commands on Citrix Delivery Controller:
PS>Add-PSSnapin Citrix.Common.GroupPolicy
PS>New-PSDrive Site –PSProvider CitrixGroupPolicy –Root \ -Controller localhost
PS>cd Site:\Computer
[Note the PolicyA's computer setting priority]
PS> cd ..
PS>cd Site: \User
PS>Set-ItemProperty PolicyA -Name Priority -Value [PolicyA's computer setting priority]
You can configure user and computer settings in the same policy and both settings can have the same priority order. Occasionally, the priorities for the settings might be different. For example, PolicyA and PolicyB have the same user and computer settings, but the computer setting priority of PolicyA is higher than PolicyB. In this instance, configure the user setting of PolicyA to be higher than PolicyB.
[From GPMx220WX64001][#LC0063]
After editing the built-in "Unfiltered" policy, the following error message appears:
"Changes made to policies outside of this console, such as in PowerShell or management tools from previous versions, resulted in a discrepancy between policies.
The Enabled Flag for the "user" and "computer" components of the policy Unfiltered must have the same value."
Note: This fix prevents any issue occurring with unfiltered policies. If the error message appears before applying the fix, you must manually enable the flag of the "Unfiltered" policy by using PowerShell commands (cmdlet) after installing this fix.
For example, if "Unfiltered" has only computer settings configured and the Enabled flag is clear, run the following commands in Citrix Delivery Controller:
PS>Add-PSSnapin Citrix.Common.GroupPolicy
PS>New-PSDrive Site -PSProvider CitrixGroupPolicy -Root \ -Controller localhost
PS>cd Site:\User
PS>cd Site:\User\Unfiltered
PS>Set-ItemProperty . -Name Enabled -Value True
[From GPMx220WX64001][#LC0068]
The following error message appears when opening the Citrix Studio and selecting the policy node:
"The priority of the "user" and "computer" components of policy <policy name> must have the same value."
[From GPMx220WX64001][#LC0207]
No hotfixes were replaced by this release.
Notes:
To install this hotfix:
To uninstall this hotfix: