How to Configure User Replication for Windows Service
Updated 2 years ago /
Step 1: To configure automatic replication using the Windows Service, go to File, and select Export for Windows Service. Click Replicator Items File to save an XML file; otherwise, select User Config File.
![](https://cursumappcenter.blob.core.windows.net/guide/user/30/USer%20replicator%20windows/Replicator%20%20Items%20file.png)
Step 2: Go to your User Replicator Window Service folder, and then click the user replicator config.
![](https://cursumappcenter.blob.core.windows.net/guide/user/30/USer%20replicator%20windows/user%20config.png)
Step 3: Copy the two files (Replicator item and user configuration) you just created and paste them on the config file.
![](https://cursumappcenter.blob.core.windows.net/guide/user/30/USer%20replicator%20windows/replication%20item%20code.png)
Step 4: On your computer, go to Services and find the Learning Center User Replicator Service. Right click to start and run the replication.
![](https://cursumappcenter.blob.core.windows.net/guide/user/30/USer%20replicator%20windows/services.png)
Note: If the service is set up automatically in your computer, the replication will run every night. Make sure to disable the service once you decide to stop the automatic replication. To do this, right click on the Learning Center User Replication Service, click Properties. Under Startup type, select Disabled, and then click Apply.
![](https://cursumappcenter.blob.core.windows.net/guide/user/30/USer%20replicator%20windows/disabled.png)