Computer Hacking Forensic Investigator (CHFI v10) — Question 42
What is the default IIS log location?
Answer options
- A. SystemDrive\inetpub\LogFiles
- B. %SystemDrive%\inetpub\logs\LogFiles
- C. %SystemDrive\logs\LogFiles
- D. SystemDrive\logs\LogFiles
Correct answer: B
Explanation
The correct answer is B because the default location for IIS logs is specified as %SystemDrive%\inetpub\logs\LogFiles. Option A is incorrect as it lacks the 'logs' folder, while options C and D provide incorrect paths that do not match the default configuration.