--- title: "Job Schedule" description: "Create job schedule." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/job_schedule.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Jobs > Job Schedule" dateModified: "2026-08-19" --- # Job Schedule Create job schedule.

Cmdlet

Operation

Disable-VBRJobSchedule

Disables a job schedule (job requires manual run)

Enable-VBRJobSchedule

Enables a job schedule (you should have a schedule preset)

Get-VBRJobScheduleOptions

Looks for schedule settings of a selected job

New-VBRBackupWindowOptions

Creates an object containing backup window settings

New-VBRDailyOptions

Creates the schedule to run the job on selected days of week

New-VBRMonthlyOptions

Creates the schedule to run the job on selected days of month

Reset-VBRJobScheduleOptions

Sets default schedule settings to a selected job

Set-VBRBackupWindowOptions

Modifies backup window

Set-VBRJobSchedule

Creates schedule for a selected job