--- title: "Get-VBRComputerBackupJob" description: "Returns Veeam Agent backup jobs and Veeam Agent backup policies. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns an array of Veeam Agent backup job" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrcomputerbackupjob.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Agent Management > Working with Veeam Agent Backup Jobs and Policies > Veeam Agent Management Backup Jobs > Get-VBRComputerBackupJob" dateModified: "2026-08-19" --- # Get-VBRComputerBackupJob ## Short Description Returns Veeam Agent backup jobs and Veeam Agent backup policies. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Name (Default)
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an array of IDs for Veeam Agent backup jobs or a Veeam Agent backup policies. |
|
False |
Named |
True (ByPropertyName) |
|
Mode |
Specifies the Veeam Agent backup job mode. You can specify either of the following backup job modes:
|
|
False |
Named |
False |
|
Name |
Specifies an array of names for Veeam Agent backup jobs or a Veeam Agent backup policies. |
|
False |
Named |
True (ByPropertyName) |