Remove-VSBApplicationGroup (obsolete)

Short Description

Removes a specified application group from Veeam Backup & Replication.

Note

This cmdlet is obsolete. Run the Remove-VBRApplicationGroup cmdlet instead.

Applies to

Platform: VMware, Hyper-V

Product Edition: Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Remove-VSBApplicationGroup -AppGroup <CSbAppGroup[]> [-WarningAction <ActionPreference>] [-WarningVariable <String>] [-WhatIf] [-Confirm]  [<CommonParameters>]

Detailed Description

This cmdlet removes a specified application group from Veeam Backup & Replication.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

AppGroup

Specifies the array of application groups. The cmdlet will remove these application groups.

Accepts the CSbAppGroup[] object. To get this object, run the Get-VSBApplicationGroup cmdlet.

True

1

True (ByValue,
ByProperty
Name)

WhatIf

Defines whether the cmdlet writes a message that describes the effects of running the cmdlet without actually performing any action.

SwitchParameter

False

Named

False

Confirm

Defines whether the cmdlet displays a prompt that asks if the user is sure that they want to continue.

SwitchParameter

False

Named

False

<CommonParameters>

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

Examples

Remove-VSBApplicationGroup (obsolete)Example 1. Removing Application Groups [Using Pipeline]

Remove-VSBApplicationGroup (obsolete)Example 2. Removing Application Groups [Using Variable]

Related Commands

Get-VSBApplicationGroup

Page updated 3/11/2024

Page content applies to build 12.3.1.1139