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 |
Backed-up Active Directory domain. Displayed as nds.dit file path. |
Related Commands
Start-VEADRestoreSessionStarts a restore session to explore backed-up Microsoft Active Directory databases and to perform operations with these databases. In Veeam Backup & Replication 13.1, this cmdlet became deprecated. Use the Start-VEADRestoreSessionJob cmdlet to start a session.Get-VEADRestoreSessionReturns active restore sessions started to perform operations with backed-up Microsoft Active Directory databases. In Veeam Backup & Replication 13.1, this cmdlet became deprecated. Use the Get-VEADRestoreSessionJob cmdlet to get a restore session.Stop-VEADRestoreSessionStops an active restore session initiated to perform operations with Microsoft Active Directory databases.