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.

Upgrading a member server to Windows Server 2008 R2 does not fully remove FRS


View products that this article applies to.

Symptoms

When you start a server that is running Windows Server 2008 R2, the File Replication Service (FRS) does not start and the following error is logged in the FRS event log:
Log Name: File Replication Service
Source: NtFrs
Date: 1/6/2009 11:12:45 AM
Event ID: 13574
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Server_name
Description:
The File Replication Service has detected that this server is not a domain controller. Use of the File Replication Service for replication of non-SYSVOL content sets has been deprecated and therefore, the service has been stopped. The DFS Replication service is recommended for replication of folders, the SYSVOL share on domain controllers and DFS link targets.
Note In this error, the placeholder Server_name represents the name of the server on which FRS did not start.

↑ Back to the top


Cause

This problem occurs because of a code defect that occurs when you upgrade a server that was running Windows Server 2008 Service Pack 2 (SP2) or Windows Server 2003 Service Pack 2 (SP2) to Windows Server 2008 R2. The FRS component is not removed during server upgrades.

Windows Server 2008 R2 deprecates the legacy FRS component on member servers. When you upgrade servers to Windows Server 2008 R2, you find that the upgrade process does not completely remove the FRS component.

On servers that are upgraded from Windows Server 2003 SP2, the following events occur:
  • The FRS service is removed.
  • The FRS event log is not removed, but the event log is cleared.
On servers that are upgraded from Windows Server 2008 SP2, the following events occur:
  • The FRS service is not removed or stopped.
  • At every restart of the server, an error is logged in the FRS event log.
Note Although an in-place upgrade is supported, it�s recommended that a server is loaded with a clean install of the OS.

↑ Back to the top


Workaround

To work around this issue, use one of the following workarounds.

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows

For servers upgraded from Windows Server 2003 SP2

  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following key in the registry:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\File Replication Service
  3. On the File menu, click Export.
  4. In the File Name box, type FRSREG1.reg, and then click Save.
  5. On the Edit menu, click Delete, and then click Yes.
  6. Locate and then click the following key in the registry:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Application\NTFRSPerf
  7. On the File menu, click Export.
  8. In the File Name box, type FRSREG2.reg, and then click Save.
  9. On the Edit menu, click Delete, and then click Yes.
  10. Exit Registry Editor.
  11. Restart the server.

For servers upgraded from Windows Server 2008 SP2

  1. Start the Services snap-in (Services.msc).
  2. Locate and stop the File Replication Service, and then exit the Services snap-in.
  3. Click Start, click Run, type regedit, and then click OK.
  4. Locate and then click the following key in the registry:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Ntfrs
  5. On the File menu, click Export.
  6. In the File Name box, type FRSREG1.reg, and then click Save.
  7. On the Edit menu, click Delete, and then click Yes.
  8. Locate and then click the following key in the registry:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\File Replication Service
  9. On the File menu, click Export.
  10. In the File Name box, type FRSREG2.reg, and then click Save.
  11. On the Edit menu, click Delete, and then click Yes.
  12. Exit Registry Editor.
  13. Start the Windows Firewall with Advanced Security snap-in (Wf.msc).
  14. Open the Inbound Rules node.
  15. Disable the following two rules:
    • File Replication (RPC)
    • File Replication (RPC-EPMAP
  16. Exit the Windows Firewall with the Advanced Security snap-in.
  17. Restart the server.

↑ 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: kbregistry, kbexpertiseinter, kbtshoot, kbsurveynew, kbprb, KB976826

↑ Back to the top

Article Info
Article ID : 976826
Revision : 2
Created on : 10/21/2009
Published on : 10/21/2009
Exists online : False
Views : 284