What is the difference between Authoritative restore & Non-
Authoritative restore?
Answer / vikas singh
A nonauthoritative restore is the default method for
restoring Active Directory. To perform a nonauthoritative
restore, you must be able to start the domain controller in
Directory Services Restore Mode. After you restore the
domain controller from backup, replication partners use the
standard replication protocols to update Active Directory
and associated information on the restored domain
controller.
An authoritative restore brings a domain or a container back
to the state it was in at the time of backup and overwrites
all changes made since the backup. If you do not want to
replicate the changes that have been made subsequent to the
last backup operation, you must perform an authoritative
restore. In this one needs to stop the inbound replication
first before performing the An authoritative restore.
By:
Vikas Singh
Taken from wikki.answers
| Is This Answer Correct ? | 5 Yes | 0 No |
What are the ways in which fault tolerance can be ensured in systems? (Different redundancy techniques)?
What is rufus usb tool?
Explain the stipulations of c2 level security?
Can I install 64 bit on x86?
What are threads in OS?
What is the difference in interrupt mechanism from software to hardware?
What is lock granularity?
main() { charstr1="prakash"; charstr2="raju"; Str1=str2; printf("\n%d",str1); }
How do I unhide a file?
Is 32 bit obsolete?
What is a binary semaphore?
What is readers-writers problem?