Get-VEODRestoreSession
Short Description
Returns active restore sessions started to perform operations with backed-up OneDrive items.
Applies to
Veeam Backup for Microsoft 365
Product Edition: Community, Rental License, Subscription License
Syntax
Get-VEODRestoreSession [<CommonParameters>] |
Detailed Description
This cmdlet returns active Veeam Explorer for Microsoft OneDrive for Business restore sessions.
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 VBOOneDriveItemRestoreSession[] object that contains an array of restore sessions started to perform operations with backed-up OneDrive items.
Example
Getting Restore Sessions
This command returns all active restore sessions started to perform operations with backed-up OneDrive items.
Get-VEODRestoreSession |