Summary
This document will walk you through steps to update the local Active Directory sync tool using your default settings.
Update Steps
Update URL in current ad.config.json file
-
Log into the same Active directory or Application server that you are running the AD sync tool on
-
Navigate to the
C:\ProgramData\Virtru\ActiveDirectorySync\Config
directory. -
Open the
ad.config.json
file in a text editor (example shows notepad+) - For the "URL" variable replace the url that is in quotes with our updated endpoint. "https://api.virtru.com/accounts/api/org/domain-map-upload-v2"
-
Save and close the file
Confirm your current service account settings
- Open up windows services and look for the "Virtru Domain Sync" service
- Right click and open properties
- Click the log on tab and take note of the service account setting
(By default this will run as a Network Service)
Download and run the new installer
-
Download the latest installer -Link to Installer
-
Run the MSI as a local administrator
-
You should see your previous HMAC token and secret, click "Verify"
-
Click OK and Save
-
Note:
If your service account setting was something other than "Network Service" before the update please restore to your previous account setting and restart the service.
Please reach out to support if you run into any issues.