This article (or section) may need to be wikified to meet Wikipedia's quality standards. Please help improve this article, especially its section layout, and relevant internal links. (help) This article has been tagged since March 2007.
File Replication Service is a Microsoft service for distributing folders stored in the SYSVOL shared folder on domain controllers and Microsoft Distributed File System (DFS) shared folders. It is also known as NTFRS after the name of the executable file that runs the service. This service is delivered as part of the Active Directory suite. This Manual of Style has the simple purpose of making things easy to read by following a consistent format — it is a style guide. ... The Microsoft Distributed File System (Dfs) is a set of client and server services that allow a large enterprise to organize many distributed file shares into a distributed file system. ... Typically Active Directory is managed using the graphical Microsoft Management Console. ...
Details
When the FRS service detects a change to either a new file or a modification it replicates it to other servers in the group. To deal with conflicts (when two copies of the files are edited at the same time on different servers) the service resolves any issues by using the file with latest date and time.
One of the main uses of the FRS service is for the SYSVOL directory share. The SYSVOL directory share is particularly important to 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 logons to the system its important to have reliability. By having multiple copies of the SYSVOL directory increases the resilience and spreads the workload for this essential service. Local Group Policy Editor in Windows XP Media Center Edition Group Policy is part of Microsofts IntelliMirror technology which aims to reduce the overall cost of supporting users of Windows. ...
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: A network share is a location on a computer network, typically allowing multiple computer users on the same network to have a centralized space on which to store files (i. ... In Windows NT and Windows 2000 networking, the domain controller (DC) is the server that responds to security authentication requests (logging in, checking permissions, etc. ...
serverSYSVOL
Servers that work together to provide this service are called Replication Partners. To control this replication use the Active Directory Sites and Services from the Administration Tools provided by Microsoft. Then select the sites container to view a list of sites. Expand the site that you wish to view. This will then provide the list of servers in that site. Expand the server that you wish to view and right click the NTDS settings and select properties. Under the connections tabs you will see the list of servers that are being replicated.