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

Remove-VBRTapeMedium

Short Description

Removes the selected tapes from tape catalog.

Applies to

Platform: VMware, Hyper-V

Product Edition: Standard, Enterprise, Enterprise Plus

Syntax

Remove-VBRTapeMedium -Medium <VBRTapeMedium[]> [-WhatIf] [-Confirm]  [<CommonParameters>]

Detailed Description

This cmdlet removes the selected tapes and the data written to the tapes from the tape catalog and Veeam backup database.

You can remove only offline tapes.

Remove-VBRTapeMedium Note:

You cannot remove protected tapes.

Parameters

Parameter

Description

Required

Position

Accept
Pipeline
Input

Accept
Wildcard
Characters

Medium

Specifies the tapes you want to remove.

Accepts VBRTapeMedium type.

True

Named

True (ByValue,
ByProperty
Name)

False

WhatIf

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

False

Named

False

False

Confirm

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

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.

Related Commands

Get-VBRTapeMedium