Transferring the FSMO Roles via Ntdsutil
July 22nd, 2008 by shiraj
Transferring the FSMO Roles via Ntdsutil
To transfer the FSMO roles from the Ntdsutil command:
Caution: Using the Ntdsutil utility incorrectly may result in partial or complete loss of Active Directory functionality.
-
On any domain controller, click Start, click Run, type Ntdsutil in the Open box, and then click OK.
-
Type roles, and then press ENTER.
Note: To see a list of available commands at any of the prompts in the Ntdsutil tool, type ?, and then press ENTER.
-
Type connections, and then press ENTER.
-
Type connect to server <servername>, where <servername> is the name of the server you want to use, and then press ENTER.
-
At the server connections: prompt, type q, and then press ENTER again.
-
Type transfer <role>. where <role> is the role you want to transfer.
For example, to transfer the RID Master role, you would type transfer rid master:
Options are:
-
You will receive a warning window asking if you want to perform the transfer. Click on Yes.
-
After you transfer the roles, type q and press ENTER until you quit Ntdsutil.exe.
-
Restart the server and make sure you update your backup
