* Certain domain and enterprise-wide operations that are not
good for multi-master updates are performed by a single domain controller in an
Active Directory domain or forest. The domain controllers that are assigned to
perform these unique operations are called operations masters or FSMO role
holders.
5 FSMO Roles
- Schema master - The Schema master role is forest-wide and there is one for each forest. This role is required to extend the schema of an Active Directory forest.
- Domain naming master - This role is required to add or remove domains or application partitions to or from a forest.
- RID master - This role is required to allocate the RID pool so that new or existing domain controllers can create user accounts, computer accounts or security groups.
- PDC emulator - This role is required for the domain controller that sends database updates to Windows NT backup domain controllers. The domain controller that owns this role is also targeted by certain administration tools and updates to user account and computer account passwords.
- Infrastructure master - The Infrastructure master role is domain-wide and there is one for each domain. This role is required for domain controllers to run the adprep /forestprep command successfully and to update SID attributes and distinguished name attributes for objects that are referenced across domains.
Transferring the Domain-Specific Roles: RID, PDC, and Infrastructure Master
- Click Start, point to Programs, point to Administrative Tools, and then click Active Directory Users and Computers.
- Right-click the icon next to Active Directory Users and Computers, and then click Connect to Domain Controller.NOTE: If you are not on the domain controller where you want to transfer the role ,you need to take this step. It is not necessary if you are connected to the domain controller whose role you want to transfer.
- Click the domain controller which will be the new role holder, and then click OK.
- Right-click Active Directory Users and Computers icon, and then click Operation Masters.
- In the Change Operations Master dialog box, click the appropriate tab (RID, PDC, or Infrastructure) for the role you want to transfer.
- Click Change in the Change Operations Master dialog box.
- Click OK to confirm that you want to transfer the role.
- Click OK.
- Click Cancel to close the dialog box.
Transferring the Domain Naming Master role
- Click Start, point to Programs, point to Administrative Tools, and then click Active Directory Domains and Trusts.
- Right-click the Active Directory Domains and Trusts icon, and then click Connect to Domain Controller.NOTE: If you are not on the domain controller where you want to transfer the role ,you need to take this step. It is not necessary if you are connected to the domain controller whose role you want to transfer.
- click the domain controller that will be the new role holder, and then click OK.
- Right-click Active Directory Domains and Trusts, and then click Operation Masters.
- In the Change Operations Master dialog box, click Change.
- Click OK to confirm that you want to transfer the role.
- Click OK.
- Click Cancel to close the dialog box.
Transferring the Schema Master Role
You can use the Schema Master tool to transfer the role.
However, the Schmmgmt.dll dynamic-link library must be registered in order to
make the Schema tool available as an MMC snap-in.
Registering the Schema Tool
- Click Start, and then click Run.
- Type regsvr32 schmmgmt.dll, and then click OK. A message should be displayed stating that the registration was successful.
Transferring the Schema Master Role
- Click Start, click run, type mmc, and then click OK.
- On the Console, menu click Add/Remove Snap-in.
- Click Add.
- Click Active Directory Schema.
- Click Add.
- Click Close to close the Add Standalone Snap-in dialog box.
- Click OK to add the snap-in to the console.
- Right-click the Active Directory Schema icon, and then click Change Domain Controller.
NOTE: If you are not on the domain
controller where you want to transfer the role ,you need to take this step. It
is not necessary if you are connected to the domain controller whose role you
want to transfer.
- Click Specify Domain Controller, type the name of the domain controller that will be the new role holder, and then click OK.
- Right-click Active Directory Schema, and then click Operation Masters.
- In the Change Schema Master dialog box, click Change.
- Click OK.
- Click OK .
- Click Cancel to close the dialog box.
No comments:
Post a Comment