Help Center
Choose product document...
Veeam Backup & Replication 9.5 [Archived]
PowerShell Reference

Get-VBRTapeJob

Short Description

Returns tape jobs.

Applies to

Platform: VMware, Hyper-V

Product Edition: Standard, Enterprise, Enterprise Plus

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 and file to tape jobs.

Parameters

Parameter

Description

Required

Position

Accept
Pipeline
Input

Accept
Wildcard
Characters

Name

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

False

Named

True (ByValue,
ByProperty
Name)

True

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.

Return Type

VBRBackupToTapeJob

VBRFileToTapeJob

Example

This command returns the tape job named "Daily WebApp Backup".

PS C:\PS> Get-VBRTapeJob -Name "Daily WebApp Backup"

Veeam Large Logo

User Guide for VMware vSphere

User Guide for Microsoft Hyper-V

Enterprise Manager User Guide

Veeam Cloud Connect Guide

Veeam Agent Management Guide

Veeam Backup Explorers User Guide

Backup and Restore of SQL Server Databases

PowerShell Reference

RESTful API Reference

Veeam Backup FREE Edition User Guide