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 to start backup copy jobs. Run the Sync-VBRBackupCopyJob 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.