Installing Veeam Plug-in in Unattended Mode
You can install Veeam Plug-in for Microsoft SQL Server in the unattended mode using the command line interface. To do this, go to the folder where the VeeamPluginforMSSQL.exe file resides and run the following command:
<path_to_exe>\VeeamPluginforMSSQL.exe /silent /accepteula /acceptthirdpartylicenses /acceptlicensingpolicy /acceptrequiredsoftware |
where <path_to_exe> is a path to the Veeam Plug-in for Microsoft SQL Server installation file.
Parameter | Description |
---|---|
/silent | Enables the silent mode. |
/accepteula | Accepts EULA terms. |
/acceptthirdpartylicenses | Accepts terms of third-party licenses. |
/acceptrequiredsoftware | Enables installation of the required software (Microsoft .NET Framework 4.5.2) and accepts terms of its license. |
/acceptlicensingpolicy | Accepts terms of the Veeam licensing policy. |
Veeam Plug-in for Microsoft SQL Server uses the following codes to report about the installation results:
- 1000 — Veeam Plug-in for Microsoft SQL Server has been successfully installed.
- 1001 — prerequisite components required for Veeam Plug-in for Microsoft SQL Server have been installed on the machine. Veeam Plug-in for Microsoft SQL Server has not been installed. The machine needs to be rebooted.
- 1002 — Veeam Plug-in for Microsoft SQL Server installation has failed.
- 1101 — Veeam Plug-in for Microsoft SQL Server has been installed. The machine needs to be rebooted.