Computer Hacking Forensic Investigator (CHFI v10) — Question 38
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, because this command-line utility specifically allows users to manage various file system behavior settings, including last access time. The other options, such as wmic service, Reg.exe, and Devcon, do not provide functionality to manipulate file system access time settings.