--- title: "Start-VBRDownloadBackupFile" description: "Downloads backup files from the capacity tier to the performance tier. Platform: VMware, Hyper-V Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet starts the" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/start-vbrdownloadbackupfile.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup > Managing Backups > Start-VBRDownloadBackupFile" dateModified: "2026-08-19" --- # Start-VBRDownloadBackupFile ## Short Description Downloads backup files from the capacity tier to the performance tier. **Platform**: VMware, Hyper-V **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
ThisBackup (Default)
ThisBackupAndIncrements
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
BackupFile |
Specifies an array of backup files that you want to download. Accepts the |
True |
Named |
True (ByValue) |
|
|
RunAsync |
Defines that the command returns immediately without waiting for the task to complete. |
|
False |
Named |
False |
|
ThisBackup |
Defines that the cmdlet will download full backup files only. Note: This parameter is not applicable for the backups created with Veeam Plug-in for SAP HANA and Veeam Plug-in for Oracle RMAN. If you provide this parameter, the cmdlet will download full backup files. |
|
False |
Named |
False |
|
ThisBackupAndIncrements |
Defines that the cmdlet will download full backup files and all backup files that are related to it. Note: This parameter is not applicable for the backups created with Veeam Plug-in for SAP HANA and Veeam Plug-in for Oracle RMAN. If you provide this parameter, the cmdlet will download full backup files. |
|
False |
Named |
False |