--- title: "SureBackup Jobs" description: "SureBackup requires Enterprise or Enterprise Plus, Veeam Universal License product edition. You can use the cmdlet in this topic to perform the following operations." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/surebackup_job.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > SureBackup > SureBackup Jobs" dateModified: "2026-08-19" --- # SureBackup Jobs ::: note SureBackup requires Enterprise or Enterprise Plus, Veeam Universal License product edition. ::: You can use the cmdlet in this topic to perform the following operations.

Cmdlet

Operation

Add-VBRSureBackupJob

Creates a SureBackup job.

Get-VBRSureBackupJob

Returns SureBackup jobs.

Set-VBRSureBackupJob

Modifies settings of SureBackup jobs.

Disable-VBRSureBackupJob

Disables running SureBackup jobs.

Enable-VBRSureBackupJob

Enables stopped SureBackup jobs.

Start-VBRSureBackupJob

Starts the SureBackup job.

Stop-VBRSureBackupJob

Stops the SureBackup job.

Remove-VBRSureBackupJob

Removes SureBackup jobs.

New-VBRSureBackupJobScheduleOptions

Defines the SureBackup job schedule.

Set-VBRSureBackupJobScheduleOptions

Modifies settings of the SureBackup job schedule.

New-VBRSureBackupJobVerificationOptions

Defines additional settings for the SureBackup job.

Set-VBRSureBackupJobVerificationOptions

Modifies additional settings for the SureBackup job.

New-VBRSureBackupLinkedJob

Defines jobs linked with the SureBackup job.

Set-VBRSureBackupLinkedJob

Modifies settings of jobs linked with the SureBackup job.

Get-VBRSureBackupSession

Returns SureBackup sessions that have been run.

Get-VBRSureBackupTaskSession

Returns tasks performed during the specified SureBackup session.