Computer Hacking Forensic Investigator (CHFI) — Question 96
Which of the following options will help users to enable or disable the last access time on a system running Windows 10 OS?
Answer options
- A. wmic service
- B. Reg.exe
- C. fsutil
- D. Devcon
Correct answer: C
Explanation
The correct answer is C, fsutil, as it provides commands specifically designed to manage file system parameters, including the last access time setting. The other options, such as wmic service and Reg.exe, do not directly control file system attributes, while Devcon is focused on device management rather than file system settings.