Installing from Command Line
Available Parameters
Name | Description |
---|---|
/silent /passive | Triggers a silent install |
/log <log_path> | Sets the bootstrapper log file path |
/uninstall | Performs an uninstall |
InstallFolder="c:\MetaDefender Managed File Transfer" | Sets the installation folder |
CompleteUninstall=yes | Performs a clean uninstall when set to 1 or yes |
DbServer=address | The address to a Microsoft SQL database |
DbDomain=domain | The domain to be used when connected to the database - required only for SQL Windows Authentication |
DbUser=user | The username to be used when connected to the database |
DbPassword=password | The password to be used when connected to the database |
Here is an example of installing MetaDefender Managed File Transfer silently to the path "C:\Program Files\OPSWAT\MetaDefender Managed File Transfer":
Here is an example of installing MetaDefender Managed File Transfer via a remote database server:
Here is an example of installing MetaDefender Managed File Transfer via a remote database server using Windows Authentication:
Note: The Windows authentication user must have "log on as a service" rights.
Was this page helpful?