If the user name and password are included in the command line invocation of Data Vault Administration Tool, a list of administration commands in a text file can be redirected to the program for batch execution. The commands are executed in the order in which they are arranged in the file. This can be useful for unattended, script-based Data Vault administration.
The batch mode syntax is the following:
ssaadmin
user-name
[/
password
] <
batch-file
The Data Vault Administration Tool will start, execute all of the batch file commands in sequence, and then exit.