To find out which Active Directory domain controller holds the FSMO role:
- Verify that the computer you are using to run the command-line is a member of the domain.
- Run the following PowerShell commands:
- Get-ADDomain
- Get-ADDomainController
- Verify that the domain controller returned has a name containing the FSMO role name.