
Together with the VBR_SERVICE_USER parameter, you must specify the VBR_SERVICE_PASSWORD parameter.Įxample: VBR_SERVICE_USER="BACKUPSERVER\Administrator"

If you do not specify this parameter, the Veeam Backup Service will run under the LocalSystem account. The account must have full control NTFS permissions on the VBRCatalog folder where index files are stored and the Database owner rights for the configuration database on the Microsoft SQL Server where the configuration database is deployed. Specifies the account under which the Veeam Backup Service will run. If you do not specify this parameter, Veeam Backup & Replication will operate in the Community Edition mode.Įxample: VBR_LICENSE_FILE="C:\Users\Administrator\Desktop\enterprise - veeam_backup_trial_0_30.lic" Specifies a full path to the license file. The component will be installed to the C:\Backup\Backup folder. By default, Veeam Backup & Replication uses the Backup subfolder of the C:\Program Files\Veeam\Backup and Replication\ folder. Installs the component to the specified location.

Specify 1 to accept the license agreement and proceed with installation. Specifies if you want to accept the license agreement for 3rd party components that Veeam incorporates. Specify yes to accept the license agreement and proceed with installation. Specifies if you want to accept the Veeam license agreement.

Specify a full path to the setup file as the parameter value.

Installs the Veeam Backup & Replication server. Sets the user interface level to “no”, which means no user interaction is needed during installation. A setup log file created during the previous installation is cleared.Įxample: /L*v "C:\ProgramData\Veeam\Setup\Temp\Logs\Backup.txt" Specify a full path to the log file as the parameter value. The command has the following parameters:Ĭreates an installation log file with the verbose output. Msiexec.exe /qn /i "" ACCEPTEULA="yes" ACCEPT_THIRDPARTY_LICENSES="1" To install the Veeam Backup & Replication server, use a command with the following syntax:
