Manage restore sessions for exploring mailbox backups and performing restore operations.
Each successful backup job run creates a restore point where the corresponding state of the mailbox datastore is kept. To explore the point-in-time state of mailbox backups and perform restore operations with PowerShell, you must first start a restore session. For more information, see Start-VBOExchangeItemRestoreSession.
|
To manage restore sessions, explore mailbox backups and perform restore scenarios, you must utilize the cmdlets of the Veeam.Exchange.PowerShell module that comes with Veeam Explorer for Microsoft Exchange. |
In This Section
Operations | Cmdlet |
Returns active restore sessions | |
Starts a restore session | |
Stops active restore sessions |
To perform restore operations, proceed to the Restoring Backups section.
See Also