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

Start-VBRConfigurationBackupJob

Short Description

Starts the configuration backup job.

Applies to

Platform: VMware, Hyper-V

Product Edition: Standard, Enterprise, Enterprise Plus

Syntax

Start-VBRConfigurationBackupJob [-RunAsync] [<CommonParameters>]

Related Commands

None

Return Type

VBRSession

Detailed Description

This cmdlet starts the configuration backup job.

Parameters

Parameter

Description

Required

Position

Accept
Pipeline
Input

Accept
Wildcard
Characters

RunAsync

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

False

Named

False

False

<CommonParameters>

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

Example

This command starts the configuration backup job in the RunAsync mode.

PS C:\PS> Start-VBRConfigurationBackupJob -RunAsync