Computer Hacking Forensic Investigator (CHFI v10) — Question 30
What does the command `C:\>wevtutil gl <log name>` display?
Answer options
- A. Configuration information of a specific Event Log
- B. Event logs are saved in .xml format
- C. Event log record structure
- D. List of available Event Logs
Correct answer: A
Explanation
The command `C:">wevtutil gl <log name>` retrieves detailed configuration information for the specified Event Log, making option A the correct answer. Options B, C, and D do not accurately describe what the command does, as they refer to different aspects of event logs rather than their configuration details.