--- title: "VEADRestoreSessionJob" description: "Contains details about a Veeam Explorer for Microsoft Active Directory restore session. Property Type Description VEADDomain Backed-up Active Directory domain. Displayed as nds.dit file path. GUID Restore session ID." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/veadrestoresessionjob.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEADRestoreSessionJob" dateModified: "2026-08-18" --- # VEADRestoreSessionJob Contains details about a Veeam Explorer for Microsoft Active Directory restore session.
|
Property |
Type |
Description |
|---|---|---|
|
Database |
Backed-up Active Directory domain. Displayed as nds.dit file path. |
|
|
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. |
|
Type |
VEADSessionType |
Restore session type. Possible values:
|