Get-VBRAvailableUpdates

Short Description

Returns available software updates for a Linux-based backup server or a Veeam Infrastructure Appliance.

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Get-VBRAvailableUpdates [-ServerName <String>] [<CommonParameters>]

Detailed Description

This cmdlet returns all available software updates for the specified Linux-based backup server or Veeam Infrastructure Appliance.

Parameters

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

ServerName

Specifies the server you want to view available updates for.

String

False

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

VBRAvailableUpdates

Examples

Get-VBRAvailableUpdatesExample 1. Getting Available Updates For All Servers

This command returns available software updates for all servers.

Get-VBRAvailableUpdates

Get-VBRAvailableUpdatesExample 2. Getting Available Updates For Specific Server

This command returns available software updates for the server example.server.local.

Get-VBRAvailableUpdates -ServerName "example.server.local"

Install-VBRAvailableUpdatesInstalls available software updates on a Linux-based backup server or a Veeam Infrastructure Appliance.

Page updated 2026-08-19

Page content applies to build 13.1.1.18