--- title: "Get-VBRRestoreSession" description: "Returns restore sessions. Platform: VMware, Hyper-V Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns restore sessions stored in Veeam Backup & Repli" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrrestoresession.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Jobs > Sessions > Get-VBRRestoreSession" dateModified: "2026-08-19" --- # Get-VBRRestoreSession ## Short Description Returns restore sessions. **Platform**: VMware, Hyper-V **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Name (Default)
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies the array of the restore sessions IDs. The cmdlet will return the restore sessions with these IDs. |
|
False |
Named |
False |
|
Name |
Specifies the array of VM names. The cmdlet will return the restore sessions of these VMs. |
|
False |
Named |
False |