--- title: "Get-VBOCopyJob" description: "This cmdlet returns backup copy jobs configured in Veeam Backup for Microsoft 365. You can get all backup copy jobs or query a backup copy job by ID or associated backup job and backup repository." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/get-vbocopyjob.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Backup Copy > Backup Copy Jobs > Get-VBOCopyJob" dateModified: "2026-08-21" --- # Get-VBOCopyJob ## Short Description Returns backup copy jobs. ## Syntax This cmdlet provides the following parameter sets:
ByIdParameterSet
AllParameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
BackupJob |
Specifies a backup job for which you have created a backup copy job. Accepts the To get this object, run the |
False |
Named |
False |
|
|
Id |
Specifies an ID of the backup copy job. The cmdlet will return the backup copy job with this ID. |
|
True |
Named |
False |
|
Repository |
Specifies an object storage repository. Veeam Backup for Microsoft 365 uses this object storage repository as a target for backup copy jobs. Accepts the To get this object, run the |
False |
Named |
False |