SK0-004 · Question #304
An administrator has encountered a problem with a particular piece of software installed on the server and begins the troubleshooting process. Which of the following is the FIRST place the…
The correct answer is D. The servers event logs. Event logs are the first resource to consult when troubleshooting a server software problem because they provide specific, timestamped system-generated error records.
Question
An administrator has encountered a problem with a particular piece of software installed on the server and begins the troubleshooting process. Which of the following is the FIRST place the administrator should look for specific information about the problem?
Options
- AThe supporting documentation
- BThe vendors website
- CThe Internet
- DThe servers event logs
How the community answered
(23 responses)- A9% (2)
- C4% (1)
- D87% (20)
Why each option
Event logs are the first resource to consult when troubleshooting a server software problem because they provide specific, timestamped system-generated error records.
Supporting documentation provides general product information but does not contain real-time or system-specific error data relevant to the current incident.
The vendor website is useful for known bugs or patches but requires knowing the error first, which the logs provide.
The internet is a last-resort resource and too broad to be the first step before reviewing local, specific system data.
The server's event logs (such as Windows Event Viewer) capture detailed, time-stamped entries generated by the OS and applications at the moment an error occurs, giving the administrator precise error codes and context. This first-hand data is more specific and immediate than any external resource. Consulting logs before external sources follows standard troubleshooting methodology.
Concept tested: Server troubleshooting methodology using event logs
Source: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/eventvwr
Topics
Community Discussion
No community discussion yet for this question.