Validate File Store from the Command Line

This command runs a validation on the file store and databases. This will validate all of the files recorded in the database against the files in the file store. If any files are missing, a dialog displays a list of missing files. This list will also we written in the console log for the server.

  1. Run Connectivity.ADMSConsole.exe from a command line with the following switches:

Command

Details

-VUusername

Vault administrator account user name (required).

-VPpassword

Vault administrator account password (required).

-Ovalidatefilestore

The operation being performed (required).

Example

Connectivity.ADMSConsole.exe -Ovalidatefilestore -VUadministrator -VPadmin