--- title: "Install-VBRAvailableUpdates" description: "This cmdlet installs available software updates on the Linux-based backup server and all Veeam Infrastructure Appliances or a specific list of servers." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/install-vbravailableupdates.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Updater > Install-VBRAvailableUpdates" dateModified: "2026-08-19" --- # Install-VBRAvailableUpdates ## Short Description Installs available software updates on a Linux-based backup server or a Veeam Infrastructure Appliance. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
InstallAll
InstallSelected
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
InstallAll |
Defines if updates are installed on all Linux-based servers. |
|
True |
Named |
False |
|
ServerId |
Specifies the Linux-based servers you want to install updates on. |
|
True |
Named |
True (ByPropertyName, ByValue) |