File Replication Service

File Replication Service (FRS) is a Microsoft Windows Server service for distributing shared files and Group Policy Objects. It replaced the (Windows NT) Lan Manager Replication service,[1] and has been partially replaced by Distributed File System Replication. It is also known as NTFRS after the name of the executable file that runs the service.

One of the main uses of FRS is for the SYSVOL directory share. The SYSVOL directory share is particularly important in a Microsoft network as it is used to distribute files supporting Group Policy and scripts to client computers on the network. Since Group Policies and scripts are run each time a user logs on to the system, it is important to have reliability. Having multiple copies of the SYSVOL directory increases the resilience and spreads the workload for this essential service.

It is so configured that it automatically starts on all domain controllers and manually on all standalone sectors. Its automatic file replication service is responsible for the copying and maintenance of files across network.

The SYSVOL directory can be accessed by using a network share to any server that has a copy of the SYSVOL directory (normally a Domain Controller) as shown below:

  \\server\SYSVOL

Or by accessing it using the domain name:

  \\domain.com\SYSVOL

Servers that work together to provide this service are called Replication Partners.

To control file replication:

  1. Use the Active Directory Sites and Services from Administrative Tools.
  2. Select the Sites container to view a list of sites.
  3. Expand the site that to be viewed. This will provide the list of servers in that site.
  4. Expand the server to be viewed, right click the NTDS settings, and select Properties.
  5. Under the Connections tab, the list of servers that are being replicated can be seen.
  1. ^ "Transitioning to File Replication Service". Microsoft Learn. July 18, 2012.

From Wikipedia, the free encyclopedia ยท View on Wikipedia

Developed by Tubidy