Installing From Command Line
Available parameters
Name | Description |
---|---|
/silent /passive | Will trigger a silent install |
/log <log_path> | Sets the bootstrapper log file path |
/uninstall | Performs an uninstall |
InstallFolder="c:\MetaDefender Vault" | Sets the installation folder |
CompleteUninstall=yes | If set to 1 or yes it will perform a clean uninstall of the product |
DbServer=address | The address to a Microsoft SQL database |
DbDomain=domain | The domain to use when connection to the database - required only for SQL Windows Authentication |
DbUser=user | The username to use when connection to the database |
DbPassword=password | The password to use when connection to the database |
An example of installing MetaDefender Vault silently on to the path, "C:\Program Files\OPSWAT\MetaDefender Vault":
An example of installing MetaDefender Vault with a remote database server:
An example of installing MetaDefender Vault with a remote database server using Windows Authentication.
The user used for Windows authentication must have "log on as a service" rights.
Was this page helpful?