SY0-301 · Question #805
During an audit, the security administrator discovers that there are several users that are no longer employed with the company but still have active user accounts. Which of the following should be pe
The correct answer is B. Account disablement. When inactive accounts for former employees are discovered, they should be disabled immediately to prevent unauthorized access while preserving the audit trail.
Question
During an audit, the security administrator discovers that there are several users that are no longer employed with the company but still have active user accounts. Which of the following should be performed?
Options
- AAccount recovery
- BAccount disablement
- CAccount lockouts
- DAccount expiration
How the community answered
(24 responses)- A4% (1)
- B92% (22)
- D4% (1)
Why each option
When inactive accounts for former employees are discovered, they should be disabled immediately to prevent unauthorized access while preserving the audit trail.
Account recovery is the process of restoring access to a locked or lost account, not a response to inactive former-employee accounts.
Account disablement deactivates the account so the former employee cannot log in, while keeping the account and its associated data intact for auditing and forensic purposes. This is the standard security practice for offboarding because it is reversible and preserves historical records. Deleting the account would destroy audit history, making disablement the preferred approach.
Account lockout is a temporary, automated response to repeated failed login attempts - not an administrative action for deprovisioning former employees.
Account expiration sets a future date for automatic deactivation and would not immediately address accounts that are already active and should have been disabled.
Concept tested: User account deprovisioning and offboarding procedures
Source: https://learn.microsoft.com/en-us/windows/security/identity-protection/access-control/active-directory-accounts
Topics
Community Discussion
No community discussion yet for this question.