--- title: "Get-VBRBackupFile" description: "Returns backup files. Platform: VMware, Hyper-V Product Edition: Standard, Enterprise, Enterprise Plus This cmdlet provides the following parameter sets: This cmdlet returns backup files." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrbackupfile.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup > Managing Backups > Get-VBRBackupFile" dateModified: "2026-08-19" --- # Get-VBRBackupFile ## Short Description Returns backup files. **Platform**: VMware, Hyper-V **Product Edition**: Standard, Enterprise, Enterprise Plus ## Syntax This cmdlet provides the following parameter sets:
Path (Default)
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Backup |
Specifies the backup. The cmdlet will return an array of backup files for this backup. Accepts the |
|
True |
Named |
True (ByValue) |
|
Id |
Specifies an ID of a backup file. The cmdlet will return the backup file with the specified ID. |
|
True |
Named |
False |
|
Path |
Specifies a relative path to the folder with backup files. |
|
False |
Named |
False |