You can run workspace synchronization from the command line. Using the command line, you can create a script or an event in Windows Task Scheduler to automate workspace synchronization.
"<StandAloneOnlySettingDeleteFiles>=True
Command |
Details |
---|---|
-WA |
Use Windows authentication to log into the Vault server (optional). |
-Nserver\databasename |
The name of the server and the database to be synchronized (required). |
-VUusername |
The user name of the vault account. (This flag is optional if Windows authentication is used. It is required if the Windows authentication flag is not used). |
-VPpassword |
The vault account password (required unless password is blank). |
-S |
The full path to a valid synchronization settings file (optional). The synchronization settings file specifies the syncrhonization options. For more information on exporting a settings file, see Specify Workspace Sync Settings. |
-F |
The full path and file name for a report file (optional). The synchronization summary is written to the report file. If the report file already exists, the summary is appended to the contents of the existing file. |
Examples