Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 7 (1 point) bailey noticed that a particular service refused t…

Question

question 7 (1 point) bailey noticed that a particular service refused to start. when bailey attempts to start the service, it immediately shuts down. what might bailey do to diagnose this problem? examine the event log using event viewer. add a gui to the service to see what is going on. use a system utility to completely delete the service. disable the service.

Explanation:

Brief Explanations

Event Viewer logs system - level events and service - related issues. Examining it can provide details about why a service fails to start. Adding a GUI to a service is not a standard diagnostic step for startup failures. Deleting or disabling the service does not diagnose the problem but rather removes or stops the service.

Answer:

A. Examine the Event Log using Event Viewer