Forum Discussion

Mikeg0210's avatar
Mikeg0210
Copper Contributor
May 28, 2024
Solved

Cannot transfer schema using NTDSUTIL

When trying to transfer operational control to a new A/D server, I tried to use the GUI but it would not show the new A/D.  I found a note which indicated to use NTDSUTIL to perform the task.  When i...
  • L_Youtell_974's avatar
    May 29, 2024

    hello Mikeg0210 ,

    did you use the microsoft guide ? If you follow the guide below, everything should be ok. You really need to register Schmmgmt.dll to be able to use it.

     

    Register Schmmgmt.dll

    1. Click Start, and then click Run.
    2. Type regsvr32 schmmgmt.dll in the Open box, and then click OK.
    3. Click OK when you receive the message that the operation succeeded.

    Transfer the Schema Master Role

    1. Click Start, click Run, type mmc in the Open box, and then click OK.
    2. On the File, menu, click Add/Remove Snap-in.
    3. Click Add.
    4. Click Active Directory Schema, click Add, click Close, and then click OK.
    5. In the console tree, right-click Active Directory Schema, and then click Change Domain Controller.
    6. Click Specify Name, type the name of the domain controller that will be the new role holder, and then click OK.
    7. In the console tree, right-click Active Directory Schema, and then click Operations Master.
    8. Click Change.
    9. Click OK to confirm that you want to transfer the role, and then click Close.


      PS: You have to do those actions on a domain controller.

Resources