Before attempting to transfer the primary domain naming master role in Active Directory, it is suggested to go through the following steps:
- Check server requirements, such as the operating system, hardware requirements, and domain functional level.
- Verify that the account you are using is configured as a member of Enterprise Admins or Domain Admins.
- Create a connection request to the intended target server.
- Verify that the domain identifiers and Domain naming FSMO role have the correct values.
- Reboot source and destination server to ensure no hangs.
- Run the following command on the source server:
ntdsutilroles transfer naming master
connectionsconnect to server destination server
quit quit - Wait for the transfer to complete.
- Use the command: netdom query fsmo to confirm all FSMO roles are pointing to the new server.