Forum Discussion

Andrew_J_'s avatar
Andrew_J_
Level 3
20 years ago

restore AD

I' would try to make a disaster recovery of my Domain Controller.
I make a full backup in the week-end and each day a differential incremental backup of my DC.
If I want restored the active directory, I must use differential incremental backup or the full backup?
thak's a lot
Andrew
  • Hi Andrew,

    Active Directory depens upon the NTDS.dit file.
    Entire NTDS.dit is backed up even in incrementals.

    But also you would require the other files too.
    You will have first to restore the FULL backup then restore the incrementals in order.
    What kind of incremental you use differential or cumulative
    If its differential then u will have to restore all the incrementals in order.
    if its cumulative then only the most latest incremental after the Full backup would be required.
  • Do not perform AD restoration using authoritative mode unless you know what you are doing....

    patrick
  • 2nd that be very careful doing an authoratative restore of the dit
  • AD is backed up with the System State. I would recommend getting familiar with this:
    http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/Operations/5d683eeb-e76c-46e9-92f4-fcb2a10f955f.mspx
  • Can you post the procedure you used to rebuild the Domain Controller at your DR site ?