Helle everyone,
Is anybody can write me Authoritative restore step by step commands?
I am using Hyper-V. Windows server 2008 R2.
I tired several times to do the back up, but no luck.
I have done the following commands:
-cmd
-wbadmin start systemstatebackup -backupTarget:e:
Backup of system state completed successfully.
I delete an OU then i run the Authoritative Restore
-start menu
-msconfig
-Boot - Save boot - Active Director repair - ok and i Restart the machine.
(Simply restart and press F8 do not work for me with my Hyper-V) only the above method.
-cmd
-wbadmin get versions
-wbadmin start systemstaterecovery -version:02/28/2015-08:01
then it say Restore of system state completed successfully.
Ask for Restart
After Restart : -cmd
-ntdsutil
-activate instance NTDS
-authoritative restore
-restore subtree "ou=Ops,ou=NYUsers,ou=NewYorkOU,dc=globomantics,dc=com"
and i get this:
Anybody any idea what went wrong?
Thank you!