Start-VBRSureBackupJob

Short Description

Starts the SureBackup job.

Applies to

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

Syntax

Start-VBRSureBackupJob -Job <VBRSureBackupJobBase> [-DateTime <DateTime>] [-RestorePointType <VBRSureBackupRestorePointType>] [-RunAsync]  [<CommonParameters>]

Detailed Description

This cmdlet starts the SureBackup job.

Run the Stop-VBRSureBackupJob cmdlet to stop the SureBackup job.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Job

Specifies a SureBackup job. The cmdlet will start that job.

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

True

Named

True (ByValue,
ByProperty
Name)

DateTime

Specifies a restore point that is created by the SureBackup job. The cmdlet will start VMs backed up by the SureBackup job from the specified restore point.

Note: If you do not specify this parameter, the cmdlet will start VMs from the most recent restore point.

DateTime

False

Named

False

RestorePointType

Specifies one of the restore point types, AppConsisrent or CrashConsistent.

VBRSureBackupRestorePointType

 

 

 

RunAsync

Defines that the command returns immediately without waiting for the task to complete.

SwitchParamter

False

Named

False

<CommonParameters>

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

Examples

Start-VBRSureBackupJobExample 1. Starting SureBackup Jobs From Recent Restore Point

Start-VBRSureBackupJobExample 2. Starting SureBackup Jobs From Specified Restore Point

Related Commands

Page updated 3/1/2024

Page content applies to build 12.3.1.1139