--- title: "Get-VBRCloudTenantBackup" description: "Returns backups of AD tenants and tenants managed by the Service Provider. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: Returns backups of AD tenants and tenants ma" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrcloudtenantbackup.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup > Managing Backups > Get-VBRCloudTenantBackup" dateModified: "2026-08-19" --- # Get-VBRCloudTenantBackup ## Short Description Returns backups of AD tenants and tenants managed by the Service Provider. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
All |
Defines that the cmdlet will return all types of backups: encrypted, non-encrypted, managed and not managed by the Service Provider. |
|
False |
Named |
False |
|
Id |
Specifies an array of the backup IDs. The cmdlet will return backups with these IDs. |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Name |
Specifies the array of the job names. The cmdlet will return backups produced with these jobs. |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Tenant |
Specifies an array of tenant accounts for which you want to get backup files. Accepts the |
|
False |
Named |
True (ByPropertyName, ByValue) |