Get-VBRTapeBackup (obsolete)
Short Description
Returns the list of backups recorded to tape.
Note |
|
This cmdlet is obsolete. The cmdlet will still work but it is recommended to perform the tape restore operation with Veeam Backup & Replication UI for full functionality. |
Platform: VMware, Hyper-V
Syntax
|
Get-VBRTapeBackup [-Name <String[]>] [<CommonParameters>] |
Detailed Description
This cmdlet returns the list of backups recorded to tape.
Veeam Backup & Replication stores all data about the backups that were recorded to tapes in the database, and you can view the list of files both while the tapes are online, or after they were removed from the library.
The backups or files that were written to tapes with Veeam Backup & Replication are indexed automatically. Run the Start-VBRTapeCatalogStarts tape catalog process. cmdlet to index the imported tapes.
Run the Get-VBRTapeJobReturns tape jobs. cmdlet to get the list of the copy to tape jobs.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Name |
Specifies the names of the backup or search conditions. You can specify multiple names separated by commas. |
|
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Getting All Backups Recorded to Tapes
|
This command looks for all backups recorded to tapes.
|
Example 2. Getting Specific Backups by Name
|
This command looks for backups named
|