Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

ASR cannot perform an authoritative primary restore on the first Windows Server 2003 domain controller in a domain


View products that this article applies to.

Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 (http://support.microsoft.com/kb/256986/ ) Description of the Microsoft Windows Registry

↑ Back to the top


Symptoms

You cannot use Automated System Recovery (ASR) to perform an authoritative primary restore when you install a new Microsoft Windows Server 2003 computer that is the first domain controller in a domain. However, you can use the Backup feature to perform an authoritative primary restore when you install a new Windows Server 2003 domain controller that is the first domain controller in a domain.

↑ Back to the top


Cause

This problem occurs because the Sysvol folder cannot be restored authoritatively when you use ASR to perform an authoritative primary restore on a new Microsoft Windows Server 2003 computer that is the first domain controller in a domain.

↑ Back to the top


Workaround

Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
To work around this problem, follow these steps:
  1. Stop the File Replication service (FRS). To do this, click Start, click Run, type net stop ntfrs, and then click OK.
  2. Set the BurFlags registry subkey value to D4. To do this, follow these steps:
    1. Click Start, click Run, type Regedit, and then click OK.
    2. Locate and then click the following subkey:
      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NtFrs\Parameters\Backup/Restore\Process at Startup
    3. Right-click the BurFlags registry subkey, and then click Modify.
    4. Type D4 in the Value data box, click Hexadecimal, and then click OK.
    5. Close Registry Editor.
  3. Move all the files in the C:\Windows\sysvol\sysvol\DNSDomainName\NtFrs_PreExisting folder to the C:\Windows\sysvol\sysvol\DNSDomainName folder.

    Note In this step, C is a placeholder for the actual drive, and DNSDomainName is a placeholder for the actual Domain Name System (DNS) domain name.
  4. Start the FRS. To do this, click Start, click Run, type net start ntfrs, and then click OK.
  5. Use ASR to perform an authoritative primary restore on the Windows Server 2003 domain controller.

    For more information about how to perform an authoritative primary restore on a Windows Server 2003 domain controller, visit the following Microsoft Web site:

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


Keywords: KB836421, kbbug, kbnofix, kbfileprintservices, kbwinservnetwork, kbregistry

↑ Back to the top

Article Info
Article ID : 836421
Revision : 4
Created on : 10/30/2006
Published on : 10/30/2006
Exists online : False
Views : 170