Validate File Store from the Command Line

Validate all of the files recorded in the database against the files in the file store from the command line.

If any files are missing, a dialog displays a list of missing files. This list is also written in the console log for the Vault 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).

Note: See Optional Switches for additional commands.

Example

Connectivity.ADMSConsole.exe -Ovalidatefilestore -VUadministrator -VPadmin