How To Check Role Of Domain Controller
Kumar Ashvini | Tue, 27 Mar 2018 at 21:52 hours | Replies : 1 | Points : 50
Category : Active Directory
Hi Team,
I need to know domain controller roles, please help me out how to check this.
Thanks ....
This Question is already solved Click To See The Answer
Solved
Hi Kumar,
Please check question for steps. http://www.experts-adda.com/questions.php?id=72
to identify Roles, you can Run one of below command on command prompt.
- Run netdom query fsmo
- Run dcdiag /knowsofroleholders /v
- Run ntdsutil then roles then connections then connect to server DC-name then quit then select operation target then list roles for connected server.