This is an archive version of the document. To get the most up-to-date information, see the current version.

Enable-VSBJobSchedule

Short Description

Enables a SureBackup job schedule.

Applies to

Platform: VMware, Hyper-V

Product Edition: Enterprise, Enterprise Plus

Syntax

Enable-VSBJobSchedule -Job <CSbJob[]>  [<CommonParameters>]

Related Commands

Get-VSBJob

Detailed Description

This cmdlet enables a SureBackup job schedule.

You can enable the job schedule in case the schedule is pre-configured for a selected job. You can enable the schedule that was was configured in a disabled state or that was disabled with Disable-VSBJobSchedule.

Parameters

Parameter

Description

Required

Position

Accept
Pipeline
Input

Accept
Wildcard
Characters

Job

Specifies the job. The cmdlet will enable schedule for this job.

You can assign multiple jobs to this object.

True

Named

True (by Value
FromPipeline, ValueFromPipeline
ByPropertyName)

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.