--- title: "Get-VBRPluginJob" description: "Returns backup jobs that were created with standalone Veeam Plug-ins and backup copy jobs of backups created with Veeam Plug-ins." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrpluginjob.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Copy > Plug-In Backup Copy Job > Get-VBRPluginJob" dateModified: "2026-08-19" --- # Get-VBRPluginJob ## Short Description Returns backup jobs that were created with standalone Veeam Plug-ins and backup copy jobs of backups created with Veeam Plug-ins. **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 ID of a job. The cmdlet will return the job with this ID. |
|
False |
Named |
False |
|
Name |
Specifies a name of a job. The cmdlet will return the job with this name. |
|
False |
Named |
False |