--- title: "VEADRestoreSession" description: "Contains details about a Veeam Explorer for Microsoft Active Directory restore session. Property Type Description GUID Restore session ID. DateTime Date and time when the restore session was started. Bool If True, the session has been stopped." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/veadrestoresession.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEADRestoreSession" dateModified: "2026-08-18" --- # VEADRestoreSession Contains details about a Veeam Explorer for Microsoft Active Directory restore session.

Property

Type

Description

Id

GUID

Restore session ID.

StartTime

DateTime

Date and time when the restore session was started.

IsClosed

Bool

If True, the session has been stopped.

Database

VEADDomain

Backed-up Active Directory domain. Displayed as nds.dit file path.

## Related Commands - [`Start-VEADRestoreSession`](start-veadrestoresession.md) - [`Get-VEADRestoreSession`](get-veadrestoresession.md) - [`Stop-VEADRestoreSession`](stop-veadrestoresession.md)