Article ID: 273594 - Last Review: October 31, 2006 - Revision: 2.2 HOW TO: Replicate RIS Images Using DFS and NTFRSThis article was previously published under Q273594 On This PageSUMMARY
This article describes how to use Windows NT File Replication Service (NTFRS) with Distributed File System (DFS) to replicate your Remote Installation Services (RIS) images. RIS for Windows 2000 does not have a built-in method for replicating images to other RIS servers in your organization. However, it is possible to replicate the images using the NTFRS feature that is shipped with the product. To use DFS/NTFRS replication to maintain the images on your RIS servers, use the procedure outlined in this section. NOTE: This procedure requires that you have domain administrator privileges. Create RIS Server Directory StructureFirst you must create the RIS server directory structure. To do this, determine the directories that you need to create DFS links to, so that the data can be replicated. The default RemoteInstall directory structure is:
RemoteInstall\
Admin
Setup
Oschooser
tmp
Configure the Master RIS Server and Creating the Domain DFS RootYou must configure the master RIS server. To do this, install and configure the RIS server that acts as the initial master from which other RIS servers copy the images (this server is only the master temporarily). After all the data is copied, the servers become peers in the replication scheme.Next, create the domain DFS root. Because NTFRS must be used in conjunction DFS, you must create the domain DFS root. (Users do not connect to these DFS shares, so you can name the DFS links whatever you like.) On the master RIS server (or any other server that is a member of the domain), follow these steps:
Create DFS LinksAfter you have created the master RIS server and the domain DFS root, you must create the DFS links. To do this, follow these steps:
Configure RIS Servers to Receive DataFor the next step, you need to configure the other RIS server(s) to receive the images that are replicated from the master server. Follow the same setup procedures you used to set up the initial master RIS server.After the setup is complete, you do not need to delete existing data on the volume that holds the RIS images; NTFRS replication moves this data to another folder, which you can remove at a later date. After you have configured other RIS servers to receive images, you must add new RIS server folders as replica links. To add the replica links that point to the newly created RemoteInstall folders on the RIS server, follow these steps:
Configure Replication PolicyReplication may occur at any time during the day when files are added or removed from the RIS images. If you do not want replication to occur during the day, and prefer replication to occur during less busy times, you may set the replication policy to Manual. To adjust the replication policy, follow these steps:
TroubleshootingThe order in which the files are replicated cannot be controlled by NTFRS, therefore users may see templates for images that are not finished replicating. To avoid this issue, replicate new images during less busy times.You can use a batch file with Xcopy.exe and the Task Scheduler to copy images from one master RIS server to other servers in your organization. Although this is the easiest method and can be scheduled during less busy times, it has the following disadvantages:
Also, this method can be time consuming because large amounts of data are being copied to multiple servers.
| Article Translations
|
Back to the top
