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

Get-VBRExchangeItemRestoreSession

Short Description

Returns active restore sessions started to perform operations with backed-up Microsoft Exchange databases.

Applies to: Veeam Backup & Replication

Product Edition: Community, Standard, Enterprise, Enterprise Plus

Syntax

Get-VBRExchangeItemRestoreSession

Detailed Description

This cmdlet returns an array of active restore sessions started to perform operations with backed-up Microsoft Exchange databases.

Get-VBRExchangeItemRestoreSession Note:

The cmdlet returns restore sessions initiated in the PowerShell console only. The cmdlet does not return restore sessions running in the Veeam Backup & Replication console.

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About Common Parameters section of Microsoft Docs.

Output Object

The cmdlet returns the VBRExchangeItemRestoreSession object that contains settings of restore sessions started to explore backed-up Exchange databases and and to perform operations with these databases.

Examples

Get-VBRExchangeItemRestoreSessionExample 1. Getting all Running Restore Sessions

Get-VBRExchangeItemRestoreSessionExample 2. Getting Specific Restore Session

Get-VBRExchangeItemRestoreSessionExample 3. Stopping Specific Restore Session

Related Commands

Stop-VBRExchangeItemRestoreSession