Group Policy |
Two methods are available to set domain controller options for Group Policy. One method is to use the Group Policy
The Group Policy
Figure 22.6 Options for Domain Controller Selection Dialog Box
In the Options for domain controller selection dialog box shown in Figure 22.6, you can choose the following options:
The one with the Operations Master token for the PDC emulator. This is the default and preferred option. Using this option helps ensure that no data loss occurs. This forces the Group Policy
The one used by Active Directory Snap-ins. Uses the domain controller that Active Directory management
Use any available domain controller. The third, and least desirable option in most cases, allows the Group Policy
You can override all of these options using a policy setting, as described in the following section.
The Group Policy
If you are the primary domain administrator, you can use a policy to specify how Group Policy chooses a domain controller — that is, you can specify which domain controller option should be used. If the selected option is not available, the user receives an error message. When this occurs, the DC Options menu item is shaded (unavailable) because a policy is in place that overrides any setting that the user picks. This policy allows domain administrators to indicate that all administrators must use the primary domain controller, for example. The domain controller options settings are available in the User Configuration, Administrative Templates, System, Group Policy node of the Group Policy
For example, if you are an administrator on one continent and the primary domain controller is on another, you can make your policy edits locally, so that the performance is acceptable. Remember, though, that if someone else edits the same Group Policy object simultaneously, the winner depends on the unpredictable actions of the network.
If the Group Policy
If instead of the error message just described, you get the message "Failed to find a domain controller. There may be a policy that prevents you from selecting another domain controller," then check to see whether the following Group Policy setting is in effect:
<Group Policy object name>/User Configuration/Administrative Templates/System/Group Policy/Group Policy domain controller selection
Table 22.3 shows the results of various combinations of domain controller conditions. The following terms are used in Table 22.3:
Table 22.3 Domain Controller Selection Results
User preference | Policy | Inherit domain controller | Results |
---|---|---|---|
Undefined | Undefined | N/A | 1) Primary domain controller 2) Prompt |
Primary domain controller | Undefined | N/A | 1) Primary domain controller 2) Prompt |
Inherit | Undefined | Yes | Inherit |
Inherit | Undefined | No | Any domain controller |
Any domain controller | Undefined | N/A | Any domain controller |
N/A | Primary domain controller | N/A | Primary domain controller only |
N/A | Inherit | Yes | Inherit |
N/A | Inherit | No | Any domain controller |
N/A | Any | N/A | Any domain controller |