Add-VBRViApplicationGroup (obsolete)

Short Description

Creates VMware application groups for SureBackup jobs.

Note

This cmdlet is obsolete and not supported. Run the Add-VBRApplicationGroup cmdlet instead.

Applies to

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

Syntax

Add-VBRViApplicationGroup -VM <VBRSureBackupVM[]> [-Name <string>] [-Description <string>]  [<CommonParameters>]

Detailed Description

This cmdlet creates application groups for SureBackup jobs.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

VM

Specifies an array of VMs. The cmdlet will add these VMs to the application group.

Accepts the VBRSureBackupVM[] object. To get this object, run the New-VBRSureBackupVM cmdlet.

True

Named

True (ByValue,
ByProperty
Name)

Name

Specifies a name of an application group. The cmdlet will create the application group with this name.

String

False

Named

False

Description

Specifies a description of an application group. The cmdlet will create the application group with this description.

String

False

Named

False

<CommonParameters>

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

Output Object

The cmdlet returns the VBRApplicationGroup object that contains settings of application groups for SureBackup jobs.

Examples

Add-VBRViApplicationGroup (obsolete)Example 1. Creating Application Group

Add-VBRViApplicationGroup (obsolete)Example 2. Creating Application Group with Name

Add-VBRViApplicationGroup (obsolete)Example 3. Creating Application Group with Name and Description

Related Commands

Page updated 3/6/2024

Page content applies to build 12.3.1.1139