Перейти до основного вмісту

Certain domain and enterprise-wide operations aren't well suited to multi-master updates. In these situations, the operations must be done on a single domain controller in the domain or in the forest. Having a single-master owner defines a well-known target for critical operations, and prevents possible conflicts or latency created by multi-master updates. It means that the relevant FSMO role owner must be online, discoverable, and available on the network by computers that must perform FSMO-dependent operations.

FSMO RoleScopeFunction and availability requirements
Schema MasterEnterprise- Used to introduce manual and programmatic schema updates. It includes those updates that are added by Windows ADPREP /FORESTPREP, by Microsoft Exchange, and by other applications that use Active Directory Domain Services (AD DS).
- Must be online when schema updates are performed.
 
Domain Naming MasterEnterprise- Used to add and to remove domains and application partitions to and from the forest.
- Must be online when domains and application partitions in a forest are added or removed.
Primary Domain ControllerDomain- Receives password updates when passwords are changed for the computer and for user accounts that are on replica domain controllers.
- Consulted by replica domain controllers that service authentication requests that have mismatched passwords.
- Default target domain controller for Group Policy updates.
- Target domain controller for legacy applications that perform writable operations and for some admin tools.
- Must be online and accessible 24 hours a day, seven days a week.
RIDDomain

- Allocates active and standby RID pools to replica domain controllers in the same domain.
- Must be online in the following situations:

  • when newly promoted domain controllers must obtain a local RID pool that's required to advertise
  • when existing domain controllers must update their current or standby RID pool allocation.
Infrastructure MasterDomain

Application partition

- Updates cross-domain references and phantoms from the global catalog. For more information, see Phantoms, tombstones, and the infrastructure master
- A separate infrastructure master is created for each application partition, including the default forest-wide and domain-wide application partitions created by Windows Server 2003 and later domain controllers.

The Windows Server 2008 R2 ADPREP /RODCPREP command targets the infrastructure master role for default DNS application in the forest root domain. The DN path for this role holder is:

  • CN=Infrastructure,DC=DomainDnsZones,DC=<forest root domain>,DC=<top level domain>
  • CN=Infrastructure,DC=ForestDnsZones,DC=<forest root domain>,DC=<top level domain>

Reference