--- title: "Get-VBRUnstructuredBackup" description: "Returns backup files created by file backup jobs and object storage backup jobs. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns backup files creat" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrunstructuredbackup.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Unstructured Data Backup > Managing Unstructured Data Backups > Get-VBRUnstructuredBackup" dateModified: "2026-08-19" --- # Get-VBRUnstructuredBackup ## Short Description Returns backup files created by file backup jobs and object storage backup jobs. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Name
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an array of IDs for file backup jobs and object storage backup jobs. The cmdlet will return an array of backup files that are created by these jobs. |
|
True |
Named |
False |
|
Name |
Specifies an array of names for file backup jobs and object storage backup jobs. The cmdlet will return an array of backup files that are created by these jobs. |
|
True |
Named |
False |