This is an archive version of the document. To get the most up-to-date information, see the current version.

New-VBRTapeGFSMediaSetPolicy

Short Description

Creates a new VBRTapeGFSMediaSetPolicy object.

Applies to

Platform: VMware, Hyper-V

Product Edition: Standard, Enterprise, Enterprise Plus

Syntax

New-VBRTapeGFSMediaSetPolicy [-Medium <VBRTapeMedium[]>] [-MoveFromMediaPoolAutomatically] [-Name <string>] [-AppendToCurrentTape] [-MoveOfflineToVault] [-Vault <VBRTapeVault>]  [<CommonParameters>]

Detailed Description

This cmdlet creates a new VBRTapeGFSMediaSetPolicy object. This object contains advanced GFS media set options and is used to apply these options to a GFS media pool.

Parameters

Parameter

Description

Required

Position

Accept
Pipeline
Input

Accept
Wildcard
Characters

Medium

Specifies the array of tapes. The cmdlet will add these tapes to the media set.

Accepts  VBRTapeMedium, GUID or string type.

False

Named

False

False

MoveFrom
MediaPool
Automatically

If set, the media set will be replenished by tapes from the parent media pool.

False

Named

False

False

Name

Specifies the name that must be used for creating media set.

False

Named

False

False

AppendTo
CurrentTape

Indicates if the new data is appended to the tape with previously written data.

If set to false, a new tape is used for each backup set.

False

Named

False

False

MoveOffline
ToVault

Indicates that the tapes that go offline must be automatically moved to a vault.

Use the Vault parameter to specify the vault to which you want to move the tapes from this media set.

False

Named

False

False

Vault

Used to set vault for the MoveOfflineToVault parameter.

Specifies the vault to which you want to automatically move the tapes. You can use one vault for several media pools.

Accepts VBRTapeVault, GUID or string type.

False

Named

False

False

<CommonParameters>

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

Return Type

VBRTapeGFSMediaSetPolicy

Related Commands

Get-VBRTapeMedium

Get-VBRTapeVault

I want to report a typo

There is a misspelling right here:

 

I want to let the Veeam Documentation Team know about that.