0

I have backups of the active directory NTDS and SYSVOL folders. And I know the DSRM password of the active directory.

But if I search on Microsoft help for recovering a active directory I only found really bad help instructions.

Is it possible to create a new directory with the same name and copy all files from NTDS and SYSVOL to them? Or will that not work?

Thanks for any idea! :)

Windows Server 2012 R2

Patrick
  • 139
  • 1
  • 1
  • 7

1 Answers1

2

You lost your Active Directory if your server is dead, as that would not work as you can't recover your Active Directory with only those files (you will miss the registry in example too).

You need a system-state backup at the minimum. Please follow Microsoft advice.

Advice there

To make it short, simply add the backup role and use wbadmin to create a backup, you will be ok after if the server is nto dead yet.

yagmoth555
  • 16,758
  • 4
  • 29
  • 50
  • Ok so there is no chance to get anything... Because I haven't a `wbadmin` backup or something else :( – Patrick Jun 07 '16 at 17:53
  • 1
    @Patrick You lost the array ? or simply the files got corrupted ? If it's the file, I would try it honestly, you got nothing to loose to try – yagmoth555 Jun 07 '16 at 18:06