Your network has a single Active Directory domain. All servers run Windows Server 2003 Service Pack 2, and auditing for failed logon attempts is enabled on all domain controllers. You want to ensure that a record of failed logon attempts is retained for 90 days on all domain controllers. Which Group Policy setting should you modify to achieve this?
Certification
Microsoft Certification
Difficulty: Medium
Choose an option
-
AIn the Security Templates snap in, open the hisecdc template and modify the Retain System Log setting
-
BIn the Security Templates snap in, open the securedc template and modify the Retain Security Log setting
-
COpen the Default Domain Policy and modify the Retain System Log setting
-
DOpen the Default Domain Controller Policy and modify the Retain Security Log setting
Answer
Correct Answer: Open the Default Domain Controller Policy and modify the Retain Security Log setting
Explanation
Introduction / Context:In an Active Directory environment, failed logon attempts on domain controllers are written to the Security event log. To support security investigations and compliance, administrators may need to ensure that security events are retained for a minimum period, such as 90 days. This question tests your understanding of where to configure event log retention settings for domain controllers and which policy specifically controls the Security log retention behavior.Given Data / Assumptions:
- There is a single Active Directory domain.
- All domain controllers run Windows Server 2003 Service Pack 2.
- Auditing of failed logon attempts is already enabled.
- The requirement is to retain failed logon records for 90 days.
- Changes should apply to all domain controllers consistently.