Update-VBOProxy

Short Description

Upgrades backup proxy servers.

Syntax

Update-VBOProxy [-Credential <PSCredential>] [-WindowsCredential <PSCredential>] [-LinuxCredential <VBOLinuxCredential>] -Proxy <VBOProxy[]> [<CommonParameters>]

Detailed Description

This cmdlet upgrades an array of backup proxy servers. You may need this if you have upgraded Veeam Backup for Microsoft 365 to a new version and all backup proxy servers configured in your environment are marked as Out of Date.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Credential

Specifies Windows credentials. The cmdlet will use these credentials to connect to the Windows-based backup proxy server.

If you omit this parameter, the cmdlet will use the Windows credentials under which you are currently logged in.

Note: This parameter will be deprecated in future versions of Veeam Backup for Microsoft 365. Use the WindowsCredential parameter instead.

PSCredential

False

Named

False

WindowsCredential

Specifies Windows credentials. The cmdlet will use these credentials to connect to the Windows-based backup proxy server.

If you omit this parameter, the cmdlet will use the Windows credentials under which you are currently logged in.

PSCredential

False

Named

False

LinuxCredential

Specifies Linux credentials.

The cmdlet will use these credentials to connect to the Linux-based backup proxy server.

Accepts the VBOLinuxCredential object.

To get this object, run the New-VBOLinuxCredential cmdlet.

False

Named

False

Proxy

Specifies an array of backup proxy servers. The cmdlet will upgrade these backup proxy servers.

Accepts the VBOProxy[] object.

To get this object, run the Get-VBOProxy cmdlet.

True

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.

Examples

Update-VBOProxyExample 1. Upgrading All Backup Proxy Servers

Update-VBOProxyExample 2. Upgrading Windows-Based Backup Proxy Server

Update-VBOProxyExample 3. Upgrading Windows-Based Backup Proxy Server with Windows Credentials

Update-VBOProxyExample 4. Upgrading Linux-Based Backup Proxy Server

Related Commands

Page updated 3/25/2025

Page content applies to build 8.1.1.159