Let me try to predict the outcome:
1. Client: Clean install never joined to a domain. Domain has no particular policy set. OU has no particular policy set, (default policies at the local level, OU level and domain level are all the same IIRC). Client is joined to the domain:-
Result: Client maintains the default local policy as set at install, (though it has been set by the domain - if the domain policy was altered from the default this would have been reflected at the client).
2. Client: Clean install joined to a domain. Domain has no particular policy set. OU has policy changed to a custom policy, client policy refreshed:-
Result: Client maintains the default local policy as set at install, (Domain policy is still in effect).
3. Client: Clean install joined to a domain. Domain has custom policy, (different from OU), set. OU has policy maintains a custom policy, client policy refreshed:-
Result: Client adopts the custom domain policy.
However.... While looking to see _exactly_ why there can only be a single "Account Policy" in a domain I found, in the "time honored tradition" of Microsoft, this clearly contradictory information.... :rolleyes:
Quote:
By default, Account Policies (Password, Lockout, and Kerberos settings) are all defined in the Default Domain GPO. Since Domain Controllers are responsible for enforcing these domain-wide policies, Domain Controllers always receive these settings from the Default Domain GPO. Furthermore, since Password and Lockout Policies are defined in the Default Domain GPO, all Windows 2000 machines in that domain obtain the same password and lockout policies for their local Security Accounts Manager (SAM) database even though they have their own default local account policies defined. This happens because domain-level policies have precedence over local policies. Note that it is possible to specify a different local password policy on workstations or servers by including those workstations or servers in an OU which has its own account policy settings. This is because an OU policy has precedence over a domain policy.
Source
Which is the way it _should_ be.... But I thought we have ascertained that the domain account policy is not able to be overridden....
I also found this that might be important in the testing methodology:-
Quote:
Also, do not confuse domain accounts and local accounts. If a workstation is in a domain and a user logs on with a LOCAL account only, any domain user account configuration GPO settings are not processed because the account is local. Also, if you log on to a domain member that is disconnected from the network with a CACHED DOMAIN ID, you will not get your UPDATED user configuration settings. You will log on with the CACHED credentials ONLY.
To demonstrate the contradictory nature of M$:-
Quote:
When you set account policies (including password policies, account lockout policies, and Kerberos policies) in Active Directory, there can only be one domain account policy throughout all servers, workstations, and domain controllers in the domain. The policy is the account policy that is applied at the root domain of a domain tree. Although account policies affect user accounts, the policies are defined on computers.
Source
Hmmm.... Technet doesn't agree with resources..... But it seems that in real life technet is more accurate... The answer to the question "Why?" is still unanswered.... and I still lean towards it being the kerberos settings which are unavailable in the local policy and I believe must be the same domain wide but no-one ever seems to have deemed fit to write about why to confirm or deny my theory.....
I remain "seeking enlightenment".... :D