Download-VBRDeletedArchivedBackupFile
Short Description
Retrieves a backup file deleted from the archive tier and preserved by insider protection.
Platform: VMware, Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
This cmdlet provides the following parameter sets:
-
AmazonGlacierStorageDownload-VBRDeletedArchivedBackupFile -BackupFile <VBRDeletedArchivedBackupFile>
-AmazonS3GlacierRetrievalPolicy <VBRAmazonS3GlacierRetrievalPolicy> [-Overwrite] [-RunAsync] [<CommonParameters>]
-
AzureArchiveStorageDownload-VBRDeletedArchivedBackupFile -BackupFile <VBRDeletedArchivedBackupFile>
-AzureArchiveRetrievalPolicy <VBRAzureArchiveRetrievalPolicy> [-Overwrite] [-RunAsync] [<CommonParameters>]
Detailed Description
This cmdlet retrieves a backup file deleted from the archive tier preserved by insider protection and uploads them to the performance tier.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
AmazonS3GlacierRetrievalPolicy |
Defines the method of data retrieval for Amazon S3 Glacier object storage. You can retrieve data using one of the following method:
|
|
True |
Named |
False |
|
AzureArchiveRetrievalPolicy |
Defines the method of data retrieval for Azure Archive storage. You can retrieve data using one of the following method:
|
|
True |
Named |
False |
|
BackupFile |
Specifies an array of deleted backup files that you want to retrieve.
Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
|
|
Overwrite |
Defines that the cmdlet will overwrite an existing object with the downloaded one. |
|
False |
Named |
False |
|
RunAsync |
Defines that the command returns immediately without waiting for the task to complete. |
|
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Retrieving Backup Files from Amazon S3 Glacier
|
This example shows how to retrieve backup files from Amazon S3 Glacier.
Perform the following steps:
|
Example 2. Retrieving Backup Files from Microsoft Azure Archive Storage
|
This example shows how to retrieve backup files from Microsoft Azure Archive Storage.
Perform the following steps:
|
Related Commands
Get-VBRDeletedArchivedBackupFileReturns an array of backup files deleted from the archive tier and preserved by insider protection.