Get-VBOTeamsItemRestoreSession
Short Description
Returns active restore sessions started to perform operations with backed-up Microsoft Teams items.
Applies to
Veeam Backup for Microsoft 365
Product Edition: Community, Rental License, Subscription License
Syntax
Get-VBOTeamsItemRestoreSession [<CommonParameters>] |
Detailed Description
This cmdlet returns an array of active restore sessions started to perform operations with backed-up Microsoft Teams objects.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Output Object
The cmdlet returns the VBOTeamsItemRestoreSession[] object that contains an array of active restore sessions started to perform operations with backed-up Microsoft Teams objects.
Example
Getting Restore Sessions
This command returns all active restore sessions started to perform operations with backed-up Microsoft Teams objects.
Get-VBOTeamsItemRestoreSession |