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

Get-VEORRMANBackup

Short Description

Returns RMAN backups stored on a backup repository server.

Applies to Veeam Backup & Replication

Product Edition: Enterprise Plus

Syntax

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

Detailed Description

This cmdlet returns an array of RMAN backups stored on a backup repository server.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Accept Wildcard Characters

Name

Specifies an array of backup jobs that contain RMAN backups. The cmdlet will return RMAN backups that were created with this job.

String[]

False

Named

False

False

<CommonParameters>

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

Examples

Get-VEORRMANBackupExample 1. Getting All RMAN Backups

Get-VEORRMANBackupExample 2. Getting Specific RMAN Backups