Share via


Booting into DSRM in Windows 2008

Since the boot.ini file no longer exists in Windows 2008, the way to boot into directory service repair mode has changed.  You can setup the OS to boot to DSRM a couple of ways as shown below.  I'd also mention that to due offline defrags and other NTDSUTIL commands against the database you can now just stop NTDS from the services.msc snap-in.   So the main reason to get into DSRM now would be to do an auth-restore of an object.

 

GUI:

Type MSCONFIG in the start men and go the the boot tab.

 

CMD prompt:

C:\Users\Administrator.BRAD-DC-04>bcdedit /set safeboot dsrepair

The operation completed successfully.

To restart the server normally, type the following command:

C:\Users\Administrator.BRAD-DC-04>bcdedit /deletevalue safeboot

The operation completed successfully.

Comments

  • Anonymous
    April 11, 2010
    Sorry I didn't know this option prior to my server boot! After restore AD server is booting normal mode, Oops! I immediately hold the power button and shut it down. When i rebooted again it want into safe mode and can't see DSRM mode. What would be the cause? Is it ok to boot it in normal mode after restore? OS is windows 2008 Ent SP2. Please help! mujeebtsr@yahoo.com