Article ID: 241594 - Last Review: October 30, 2006 - Revision: 6.2 How to perform an authoritative restore to a domain controller in Windows 2000This article was previously published under Q241594 On This PageSUMMARY
This article discusses how to perform an authoritative restore of the Active Directory directory service to a Windows 2000-based domain controller. During a typical file restore operation, Microsoft Windows Backup operates in nonauthoritative restore mode. In this mode, Windows Backup restores all files, including Active Directory objects, with their original Update Sequence Number (USN) or numbers. The Active Directory replication system uses the USN to detect and replicate changes to Active Directory to all the domain controllers on the network. All data that is restored nonauthoritatively appears to the Active Directory replication system as old data. Old data is never replicated to any other domain controllers. The Active Directory replication system updates the restored data with newer data from other domain controllers. Performing an authoritative restore resolves this issue. Note Use an authoritative restore with extreme caution because of the effect it may have on Active Directory. An authoritative restore must be performed immediately after the computer has been restored from a previous backup, before restarting the domain controller in normal mode. An authoritative restore replicates all objects that are marked authoritative to every domain controller hosting the naming contexts that the objects are in. To perform an authoritative restore on the computer, you must use the Ntdsutil.exe tool to make the necessary USN changes to the Active Directory database. There are certain parts of Active Directory that cannot or should not be restored in an authoritative manner:
A system state restore of a naming context that contains two or more replicas is an authoritative merge. In an authoritative merge, all objects that are deleted or modified are rolled back to when the backup was made. Objects that were created after the backup are replicated from naming context replicas. An authoritative merge represents a merge of the state that existed when the backup was made with new objects that were created after the backup. When you nonauthoritatively restore a naming context that contains a single replica, you actually perform an authoritative restore. Note After you perform an authoritative restore, you may delete user accounts and their group memberships in Active Directory. To resolve this problem, add the restored users back to their groups. For more information about how to add the restored users back to their groups, click the following article number to view the article in the Microsoft Knowledge Base: 840001
(http://support.microsoft.com/kb/840001/
)
How to restore deleted user accounts and their group memberships in Active Directory
Performing an authoritative restoreAfter the data has been restored, use Ntdsutil.exe to perform the authoritative restore. To do this, follow these steps:
Restoring a subtreeFrequently, you may not want to restore the whole database because of the replication impact this would have on your domain or forest. To authoritatively restore a subtree within a forest, follow these steps:
REFERENCES
For more information about restoring the system state to a domain controller from a previous backup, click the following article number to view the article in the Microsoft Knowledge Base:
240363
(http://support.microsoft.com/kb/240363/
)
How to use the Backup program to back up and restore the system state in Windows 2000
For more information about the effects of performing an authoritative restore, click the following article numbers to view the articles in the Microsoft Knowledge Base:
216243
(http://support.microsoft.com/kb/216243/
)
The effects on trusts and computer accounts when you authoritatively restore Active Directory
248132
(http://support.microsoft.com/kb/248132/
)
How to recover a deleted domain controller computer account in Windows 2000
840001
(http://support.microsoft.com/kb/840001/
)
How to restore deleted user accounts and their group memberships in Active Directory
| Article Translations
|
Back to the top
