What is the precedence for Enforeced GPOs, I can't really find any MS articles which give a refined answer.
My current understanding is as follows:
Lets say we have 5 GPO's - GPO1 through GP05. I will use an exam question to put into context.
GPO Linked to Enforced
GP01 - contoso.com - No
GP02 - contoso.com - Yes
GP03 - Site 1 - Yes
GP04 - OU1 - No
GP05 - OU1 - Yes
Now my understanding would mean they would apply in this order, from the first to apply to the last to apply (thus the one with most precedence).
GP01 -> GP04 -> GP05 -> GP02 -> GP03 (meaning 3 has the final say on any duplicates)
Am I correct in my understanding? Many thanks!
I wrote about this here: http://myotherpcisacloud.com/post/2012/08/14/GPO-Application-Precedence-Just-Because-You-Can-Edition.aspx
TL;DR - The uppermost or parent GPO that is also enforced will win.
From Microsoft:
EDIT:
See here as well: GPO provides unexpected value
There it specifically states:
Ryan (and I :P ) answered the question on how 2 or more enforced GPOs are handled, but I wanted to clarify that while GPO3 linked to the site will "win", the OPs sequence of how they are applied isn't correct.
The OP states:
Remembering that:
As far as the sequence goes itself (including enforcement, but specifically the sequence order that the GPOs are looked at when processing):
GPO3 (with any of its settings enforced and taking precedence from here on out)
->
GPO1 or GPO2 (depending on link order at the domain level of these 2, with GPO2 being enforced except where GPO3 settings overrule because GPO3 is enforced at the site level)
->
GPO4 or GPO5 (depending on link order at the OU level of these 2, with GPO5 being enforced except where GPO2 or GPO3 settings overrule)