Add-VBRLocation

Short Description

Creates a geographic location in Veeam Backup & Replication.

Platform: VMware, Hyper-V

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

Syntax

Add-VBRLocation -Name <String> [<CommonParameters>]

Detailed Description

This cmdlet creates a geographic location in Veeam Backup & Replication.

Run the Apply-VBRLocationAssigns geographic locations to the backup infrastructure components. cmdlet to assign locations to the backup infrastructure components.

Parameters

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Name

Specifies the name you want to assign to the location.

The maximum length of the location name is 255 characters.

String

True

Named

True (ByPropertyName)

<CommonParameters>

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

Output Object

The cmdlet returns the VBRLocation object that contains the geographic location created.

Examples

Creating Geographic Location

This command creates a geographic location in Veeam Backup & Replication.

Add-VBRLocation -Name "ABC North"

Apply-VBRLocationAssigns geographic locations to the backup infrastructure components.

Page updated 2026-08-19

Page content applies to build 13.1.1.18