Get-VBRTapeJob

Short Description

Returns tape jobs.

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

Syntax

Get-VBRTapeJob [-Name <String[]>] [<CommonParameters>]

Detailed Description

This cmdlet returns tape jobs created on this Veeam backup server.

You can get backup to tape jobs, file to tape and object to tape jobs.

Parameters

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Name

Specifies the array of tape job names. The cmdlet will return tape jobs with these names.

String[]

False

Named

True (ByPropertyName, ByValue)

<CommonParameters>

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

Output Object

Examples

Getting Tape Job by Name

This command returns the tape job named Daily WebApp Backup.

Get-VBRTapeJob -Name "Daily WebApp Backup"

Page updated 2026-08-19

Page content applies to build 13.1.1.18