--- title: "Start-VEODRestoreSession" description: "Starts restore sessions to explore backed-up OneDrive items and to perform operations with these items. Product: Veeam Backup for Microsoft 365 Product Edition: Community, Rental License, Subscription License This cmdlet provides the following parame" canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/start-veodrestoresession.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Reference > Veeam Explorer for Microsoft OneDrive > Start-VEODRestoreSession" dateModified: "2026-08-18" --- # Start-VEODRestoreSession ## Short Description Starts restore sessions to explore backed-up OneDrive items and to perform operations with these items. **Product**: Veeam Backup for Microsoft 365 **Product Edition**: Community, Rental License, Subscription License ## Syntax This cmdlet provides the following parameter sets:
Job
RestorePoint
LatestState
Organization
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Credential |
Specifies credentials that will be used for authenticating to the Veeam Backup for Microsoft 365 server. Accepts the |
|
False |
Named |
False |
|
Job |
Specifies a backup job to start a new restore session. You will be able to use the session to perform operations with items backed up by this job. Accepts the |
|
True |
0 |
True (ByValue) |
|
LatestState |
Defines that the cmdlet will retrieve items from the latest restore point. If you provide this parameter, you will be able to perform operations with items in the most recent restore state. Default: False |
|
True |
Named |
False |
|
Organization |
Specifies an organization to start a new restore session. You will be able to use the session to perform operations with items backed up for this organization. Accepts the |
|
False |
0 |
True (ByValue) |
|
Port |
Specifies a port number that will be used to connect to the Veeam Backup for Microsoft 365 server. Default: 9194 |
|
False |
Named |
False |
|
Reason |
Specifies a reason to perform restore operation. |
|
False |
Named |
False |
|
RestorePoint |
Specifies a restore point to start a new restore session. You will be able to use the session to perform operations with items that this restore point contains. Accepts the |
|
True |
0 |
True (ByValue) |
|
Server |
Specifies DNS name or IP address of the Veeam Backup for Microsoft 365 server that backed up items you want to restore. |
|
False |
Named |
False |
|
ShowAllVersions |
Defines that all versions of SharePoint items will be included in the current session. If you provide this parameter, you will be able to perform operations with these items. Default: False Note: If you provide this parameter, the amount of data returned by cmdlets within the current session may significantly increase. |
|
False |
Named |
False |
|
ShowDeleted |
Defines that deleted items will be included in the current session. If you provide this parameter, you will be able to perform operations with these items. Default: False Note: If you provide this parameter, the amount of data returned by cmdlets within the current session may significantly increase. |
|
False |
Named |
False |