--- title: "Get-VBRADForestRestoreSession" description: "This cmdlet returns Microsoft Active Directory forest restore sessions. You can get all active sessions, or filter by session object or session ID. Use this cmdlet to monitor or stop ongoing Microsoft Active Directory forest restore operations." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbradforestrestoresession.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Data Recovery > Microsoft Active Directory Forest Restore > Get-VBRADForestRestoreSession" dateModified: "2026-08-19" --- # Get-VBRADForestRestoreSession ## Short Description Returns Microsoft Active Directory forest restore sessions. **Platform**: VMware, Hyper-V **Product Edition**: Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Session
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies the ID of the Microsoft Active Directory forest restore session. The cmdlet will return this session. |
|
False |
Named |
True (ByPropertyName) |
|
Session |
Specifies a Microsoft Active Directory forest restore session. The cmdlet will return this session. Accepts the |
False |
Named |
True (ByPropertyName, ByValue) |