--- title: "Working with Jobs" description: "You can use the cmdlets in this topic to perform the following operations." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/working_with_jobs.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Jobs > Working with Jobs" dateModified: "2026-08-19" --- # Working with Jobs You can use the cmdlets in this topic to perform the following operations.

Cmdlet

Operation

Add-VBRViBackupJob

Creates VMware backup jobs.

Add-VBRHvBackupJob

Creates Hyper-V backup jobs.

Get-VBRJob

Returns existing jobs.

Start-VBRJob

Starts backup, replication or copy job.

Stop-VBRJob

Stops a running backup, replication or copy job.

Copy-VBRJob

Clones existing jobs.

Disable-VBRJob

Puts a selected job on hold.

Enable-VBRJob

Enables a disabled job.

Remove-VBRJob

Removes a selected backup, replication or backup copy job.