How to Quickly check FSMO roles
How to Quickly check FSMO roles
Active Directory contains five roles called Flexible Single Master Operation Roles (FSMO), these roles are required for the domain controllers to function correctly. During the first domain controller installation, the FSMO roles are installed automatically. In most cases they can be left alone, but there are times when they need to be moved such as a failed DC.
It is a good idea to be familiar with where the roles are installed in your AD environment, you never know when a disaster will hit. In this post, I will walk through two simple methods for finding the roles.
The first method uses the Netdom query tool and the second uses windows GUI mode.
Netdom query tool
Forest Wide Roles: Schema Master, Domain naming master
Domain Wide Roles: PDC, RID manager, Infrastructure Master
Method #2: Use the GUI
The FSMO role holders can be easily found by use of some of the AD snap-ins.
Use this table to see which tool can be used for what FSMO role:
To find out who currently holds the Domain-Specific RID Master, PDC Emulator, and Infrastructure Master FSMO Roles:
- Open the Active Directory Users and Computers snap-in from the Administrative Tools or run the DSA.msc .
- Right click on WindowsTechno.local and click on Operation Masters.
- Select the appropriate tab for the role you wish to view.
RID Master
PDC Emulator-
Infrastructure Master
- When you’re done click Close.
Finding the Domain Naming Master via GUI To find out who currently holds the Domain Naming Master Role:
- Open the Active Directory Domains and Trusts snap-in from the Administrative Tools folder.
- Right-click the Active Directory Domains and Trusts icon again and press Operation Masters.
Finding the Schema Master via GUI To find out who currently holds the Schema Master Role:
- Run
regsvr32 schmmgmt.dll
from an elevated command prompt
- Run mmc.exe
- In the empty console that opens add the Active Directory Schema Management snap-in.
- Right click on the Schema icon and select Operations Master.
This will show you who currently holds it and allow you to transfer it.
More information
For more information around FSMO Roles, review:
- Schema Master
- Domain Naming Master
- Infrastructure Master
- Relative ID (RID) Master
- Primary Domain Controller (PDC) Emulator
Method#1 already explained in previous post. If you still want to check the method#1 click here “How to Quickly check FSMO roles-Method” So, that’s all in this blog. I will meet you soon with next stuff .Have a nice day !!!
Recommended contents
How to Check the Active Directory Database Integrity
Disabling and Enabling the Outbound Replication
DFS Replication Service Stopped Replication
What is Strict Replication Consistency
The replication operation failed because of a schema mismatch between the servers involved
Troubleshooting ad replication error 8418 the replication operation failed because of a schema mismatch between the servers
How to export replication information in txt file
Repadmin Replsummary
Enabling the outbound replication
Disabling and enabling replication on schema master domain controller
How to enable strict replication consistency
How to prevent lingering objects replication in active directory
AD replication process overview
How to force active directory replication
Change notification in replication process
How to check replication partner for a specific domain controller
dcdiag test replications
Guys please don’t forget to like and share the post.Also join our WindowsTechno Community and where you can post your queries/doubts and our experts will address them .
You can also share the feedback on below windows techno email id.
If you have any questions feel free to contact us on admin@windowstechno.com also follow us on facebook@windowstechno to get updates about new blog posts.