nerdexam
GIAC

GSEC · Question #192

Which of the following is required to be backed up on a domain controller to recover Active Directory?

The correct answer is A. System state data. System state data on a domain controller contains all components necessary to restore Active Directory, making it the required backup target for AD recovery.

Windows and Malware

Question

Which of the following is required to be backed up on a domain controller to recover Active Directory?

Options

  • ASystem state data
  • BOperating System files
  • CUser's personal data
  • DInstalled third party application's folders

How the community answered

(57 responses)
  • A
    82% (47)
  • B
    5% (3)
  • C
    11% (6)
  • D
    2% (1)

Why each option

System state data on a domain controller contains all components necessary to restore Active Directory, making it the required backup target for AD recovery.

ASystem state dataCorrect

The system state backup on a Windows domain controller includes the Active Directory database (NTDS.DIT), the SYSVOL share, the registry, boot files, and the COM+ class registration database. Restoring system state is the supported method for performing authoritative or non-authoritative restores of Active Directory Domain Services, as defined by Microsoft's AD DS backup and recovery guidance.

BOperating System files

Backing up operating system files alone does not capture the Active Directory database or SYSVOL, so AD cannot be recovered from this backup alone.

CUser's personal data

Users' personal data such as documents and profiles is stored in user profile directories and has no bearing on recovering the Active Directory directory service itself.

DInstalled third party application's folders

Third-party application folders contain application binaries and data but are entirely unrelated to the Active Directory database and its recovery.

Concept tested: Active Directory backup using system state data

Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/ad-forest-recovery-backing-up-system-state

Topics

#Active Directory#system state backup#disaster recovery#domain controller

Community Discussion

No community discussion yet for this question.

Full GSEC Practice