--- title: "Breaking Changes" description: "This section contains information on breaking changes in Veeam PowerShell v12. These changes cause Veeam PowerShell v12 to function differently and could affect the client code." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/breaking_changes.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Changelog > v12 Changelog > Breaking Changes" dateModified: "2026-08-19" --- # Breaking Changes This section contains information on breaking changes in Veeam PowerShell v12. These changes cause Veeam PowerShell v12 to function differently and could affect the client code. ## Backup Copy Job In this version, you can no longer use the In this version, [`Start-VBRJob`](start-vbrjob.md) to start backup copy jobs. Run the [`Sync-VBRBackupCopyJob`](sync-vbrbackupcopyjob.md) instead. ### Deprecated Cmdlets The following cmdlets are deprecated in Veeam PowerShell v12. To perform the necessary actions, run new cmdlets instead.

Deprecated Cmdlets

New Cmdlets

Add-VBRComputerBackupCopyJob

Add-VBRBackupCopyJob

Copy-VBRComputerBackupCopyJob

Copy-VBRBackupCopyJob

Add-VBRAzureComputeBackupCopyJob

Add-VBRBackupCopyJob

Add-VBREC2BackupCopyJob

Add-VBRBackupCopyJob

Add-VBREpBackupCopyJob

Applies only for creating a simple mode backup copy job. For other scenarios, run the Add-VBRBackupCopyJob cmdlet.

Add-VBRHvBackupCopyJob

Applies only for creating a simple mode backup copy job. For other scenarios, run the Add-VBRBackupCopyJob cmdlet.

Add-VBRvCloudBackupCopyJob

Applies only for creating a simple mode backup copy job. For other scenarios, run the Add-VBRBackupCopyJob cmdlet.