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

Disable-VSBJob

Short Description

Puts a selected SureBackup job on hold.

Applies to

Platform: VMware, Hyper-V

Product Edition: Enterprise, Enterprise Plus

Syntax

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

Related Commands

Get-VSBJob

Detailed Description

This cmdlet puts a selected SureBackup job on hold. The job and its settings are not deleted from Veeam Backup & Replication. You can enable the job at any time by running Enable-VSBJob.

Run Stop-VSBJob to stop the job once without disabling it.

Parameters

Parameter

Description

Required

Position

Accept
Pipeline
Input

Accept
Wildcard
Characters

Job

Specifies the SureBackup job you want to disable.

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.