SK0-004 · Question #493
A user reports that each day some files are deleted from the department share. The administrator needs to find who deleted these files. Which of the following actions should the administrator perform?
The correct answer is C. Enable audit object access and specify files and folders to monitor using Windows. To track file deletions on a shared folder, an administrator must enable the Audit Object Access policy and then configure auditing on the specific folders via Windows security properties.
Question
A user reports that each day some files are deleted from the department share. The administrator needs to find who deleted these files. Which of the following actions should the administrator perform?
Options
- AEnable audit object access and specify files and folders to monitor using Task Manager.
- BEnable audit policy change and specify files and folders to monitor using Windows
- CEnable audit object access and specify files and folders to monitor using Windows
- DOpen Performance Monitor and monitor folder activity.
How the community answered
(19 responses)- A5% (1)
- B16% (3)
- C74% (14)
- D5% (1)
Why each option
To track file deletions on a shared folder, an administrator must enable the Audit Object Access policy and then configure auditing on the specific folders via Windows security properties.
Task Manager monitors running processes and performance; it cannot be used to configure file and folder auditing settings.
Audit Policy Change tracks changes to audit policies themselves, not access or deletion of files and folders.
Audit Object Access is the correct audit policy category that covers file and folder access events including deletions. After enabling this policy via Local Security Policy or Group Policy, the administrator must also configure auditing on the specific files or folders through their Security tab in Windows Explorer, selecting which access types (such as Delete) to audit and for which users. Both steps together produce Security event log entries identifying who performed deletions.
Performance Monitor tracks system resource metrics such as CPU and disk I/O but does not log user-level file operations or identify which user deleted a file.
Concept tested: Configuring audit object access for file deletion tracking
Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/auditing/audit-file-system
Topics
Community Discussion
No community discussion yet for this question.