Automating Installation Without Initial Configuration

You can modify the Veeam Infrastructure Appliance ISO file to allow unattended installation. This allows you to deploy Veeam Infrastructure Appliances automatically. After the installation is complete, you must configure the Veeam Infrastructure Appliance manually using the Initial Configuration wizard.

Important

Installing additional Linux packages, third-party applications, or changing OS settings (other than those that can be controlled by the Veeam Host Management Console) on Veeam Appliances is not supported. Veeam Customer Support cannot provide technical support for appliances with unsupported modifications due to their unpredictable impact on the security, stability, and performance of the appliance. For more information, see this KB article.

To automate the installation of a Veeam Infrastructure Appliance, do the following:

  1. Download the latest version of the ISO file from the Product Downloads section of your Veeam account.
  2. Unpack the ISO file.
  3. Make the following changes to the %path_to_unpacked_ISO_folder%\EFI\BOOT\grub.cfg file to automate the installation process:
  1. To set the default menu entry, change the set default parameter to one of the following:
  1. "Standard (Multi-Disk) Deployment>Install - fresh install, wipes everything (including local backups)"
  2. "Standard (Single-Disk) Deployment>Install - fresh install, wipes everything (including local backups)"
  1. To set a GRUB menu timeout, change the set timeout parameter to any positive value.
  2. To set all questions to be answered automatically, add inst.assumeyes to the end of the install menu entry LABEL=VeeamJeOS:/proxy-ks.cfg quiet.

Note

You can automate additional options in the grub.cfg file. To do this, add inst.assumeyes to the end of the appropriate lines.

  1. Save the changes.
  1. Repack the ISO file. To rebuild the modified Veeam Infrastructure Appliance ISO image on Linux, you can use the free open-source utility xorriso (available for most Linux distributions and also works under Windows WSL).
  2. Mount the ISO file to the machine where you plan to install a Veeam Infrastructure Appliance, or burn the ISO file to a flash drive or other removable storage device. If you plan to install Veeam Infrastructure Appliance on a virtual machine, use the built-in tools of the virtualization management software to mount the ISO file.

Note

To create a bootable USB stick, it is recommended that you use Rufus with the default settings. Note that you need to select Write in DD Image mode option when prompted.

  1. The automatic installation finishes at the Read and Accept License Agreements step. To complete the Initial Configuration wizard, continue the process described in the Installing Veeam Infrastructure Appliance with ISO section.

Page updated 2026-07-08

Page content applies to build 13.1.0.411