--- title: "Get-VBREPJob" description: "Returns backup jobs run by Veeam Agent operating in the standalone mode. This cmdlet provides the following parameter sets: This cmdlet returns backup jobs run by Veeam Agent operating in the standalone mode." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrepjob.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Agent Management > Veeam Agent Standalone Mode > Get-VBREPJob" dateModified: "2026-08-19" --- # Get-VBREPJob ## Short Description Returns backup jobs run by Veeam Agent operating in the standalone mode. ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Name
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies the array of job IDs. The cmdlet will return the backup jobs with these IDs. Accepts |
|
False |
Named |
False |
|
Name |
Specifies the array of backup job names. The cmdlet will return jobs with these names. |
|
False |
Named |
False |