Set-VBRTapeVault

Short Description

Modifies a tape vault.

Applies to

Platform: VMware, Hyper-V

Product Edition: Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Set-VBRTapeVault -Vault <VBRTapeVault> [-Name <String>] [-Description <String>] [-Protect] [-PassThru] [-WarningAction <ActionPreference>] [-WarningVariable <String>]  [<CommonParameters>]

Detailed Description

This cmdlet modifies tape vault that was created before.

Note

To modify settings, specify new values for the necessary parameters. The cmdlet will overwrite the previous parameter values with new values. The parameters that you omit will remain unchanged.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

Vault

Specifies the vault you want to modify.

Accepts the VBRTapeVault object, GUID or string. To get this object, run the Get-VBRTapeVault cmdlet.

True

Named

True (ByValue,
ByProperty
Name)

Name

Specifies the name you want to assign to the vault.

String

True

Named

False

Description

Specifies the description of the vault.

String

False

Named

False

Protect

Defines that all tapes moved to this media vault are automatically protected.

SwitchParameter

False

Named

False

PassThru

Defines that the command returns the output object to the Windows PowerShell console.

SwitchParameter

False

Named

False

<CommonParameters>

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

Output Object

VBRTapeVault

Examples

Set-VBRTapeVaultExample 1. Modifying Tape Vault Name and Description [Using Pipeline]

Set-VBRTapeVaultExample 2. Modifying Tape Vault Name [Using Variable]

Related Commands

Get-VBRTapeVault

Page updated 4/12/2024

Page content applies to build 12.3.1.1139