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

Disable-VSBJobSchedule

In this article

    Short Description

    Disables a selected SureBackup job schedule.

    Applies to

    Platform: VMware, Hyper-V

    Product Edition: Enterprise, Enterprise Plus

    Syntax

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

    Related Commands

    Get-VSBJob

    Detailed Description

    This cmdlet disables a selected SureBackup job schedule. The schedule settings are not deleted. When you disable a job schedule, you can launch the job manually by running Start-VSBJob.

    Parameters

    Parameter

    Description

    Required

    Position

    Accept
    Pipeline
    Input

    Accept
    Wildcard
    Characters

    Job

    Specifies the job. The cmdlet will disable the schedule of this job.

    You can assign multiple backup 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.