Enable-VBRJobSchedule

Short Description

Enables job schedule.

Applies to

Platform: VMware, Hyper-V

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Enable-VBRJobSchedule -Job <CBackupJob[]>  [<CommonParameters>]

Detailed Description

This cmdlet enables job schedule.

You can enable the job schedule in case you have the schedule configured for this job. You can run this cmdlet with any kind of jobs.

Run the Disable-VBRJobSchedule cmdlet to disable job schedule.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

Job

Specifies the array of jobs. The cmdlet will enable schedule in these jobs.

Accepts the CBackupJob object. To create this object, run the Get-VBRJob cmdlet.

True

Named

True (ByProperty
Name. ByValue)

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Examples

Enable-VBRJobScheduleExample 1. Enabling Specific Job [Using Pipeline]

Enable-VBRJobScheduleExample 2. Disabling Job Represented by Variable

Related Commands

Get-VBRJob

Page updated 6/12/2024

Page content applies to build 12.3.1.1139