How to find FSMO Roles Holder Active Directory In this post, I will look at two ways you can find out which Domain Controller holds the FSMO Roles. The first option is to use CMD and run it as Administrator, then run the following cmdlet.
1 |
NETDOM /Query FSMO |
Now let’s go ahead and get the same information…
Leave a Comment