Restart-VBRInstantRecovery

Short Description

Restarts a failed Hyper-V Instant Recovery session.

Applies to

Platform: Hyper-V

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

Syntax

Restart-VBRInstantRecovery -InstantRecovery <InstantRecovery[]>  [<CommonParameters>]

Detailed Description

This cmdlet restarts a failed Hyper-V Instant Recovery session started with the Start-VBRHvInstantRecovery cmdlet.

Run the Get-VBRInstantRecovery cmdlet to get the status of the Instant Recovery session.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

InstantRecovery

Specifies the array of the instant recovery sessions. The cmdlet will restart these sessions.

Accepts the InstantRecovery[] object. To get this object, run the Get-VBRInstantRecovery cmdlet.

True

1

True (ByValue,
ByProperty
Name)

<CommonParameters>

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

Output Object

None.

Examples

Restart-VBRInstantRecoveryExample 1. Restarting Last Instant Recovery Session [Using Pipeline]

Restart-VBRInstantRecoveryExample 2. Restarting Specific Instant Recovery Session [Using Variable]

Related Commands

Get-VBRInstantRecovery

Page updated 2/28/2024

Page content applies to build 12.3.1.1139