Hi pb3000,
Thank you for posting in the Microsoft Community Forums.
Group Policy Prioritization and Winning GPOs
Priority: Group Policy priority is usually based on the GPO's link order, mandatory settings, security filtering, and the GPO's weight (e.g., the priority of the local GPO relative to the domain GPO). GPOs that are closer to the target object (e.g., a server) usually have higher priority in the OU hierarchy.
Winning GPO: In the event of a conflict between multiple GPOs, the setting of the GPO with the highest priority will “win” and be applied to the target object.
Local Administrator Account Renaming
Single rename: No matter how many GPOs attempt to rename the local administrator account, only the settings from the winning GPO will actually be applied to the target server. In other words, the local administrator account will only be renamed once to match the name specified in the winning GPO.
No flip-flopping back and forth: Group Policy application is not cumulative or sequential (i.e., it is not applied first to one GPO, then to another, and results in settings being overwritten). Instead, it is based on prioritization and conflict resolution mechanisms to determine which settings are ultimately applied. As a result, there is no local administrator account name flipping back and forth on each GPO refresh.
Recommendations for implementing a consistent naming standard
Plan GPOs: When planning GPOs, ensure that only one GPO (or the GPO with the highest priority) contains the renaming settings for the local administrator account.
Use an OU hierarchy: Link the GPO containing the desired “official” local administrator account name to the root of the OU hierarchy (or appropriate sub-OU) containing the member servers, and ensure that it is prioritized over other GPOs that may contain conflicting settings.
Testing and Implementation: Before applying the GPO to a production environment, fully test it in a test environment to ensure that the Group Policy settings work as expected and that there are no unexpected conflicts or side effects.
Monitoring and Troubleshooting: After implementation, use the Group Policy Resultant Set of Policy (RSOP) tool to monitor the application of the group policy and troubleshoot any potential problems.
Best regards
Neuvi