Installation, Storage, and Compute with Windows Server 2016 — Question 210

You have a server named Server1 that runs Windows Server 2016.
The server has an application named App1. App1 writes entries to the Application event log when errors are encountered. The events have IDs of either 111 or
112.
You need to restart the service whenever either of these events is logged.
What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because using the Create Basic Task Wizard allows you to set specific actions, such as restarting a service, based on the occurrence of particular event IDs. Options A, B, D, F, and G do not provide a direct method to automate service restarts upon logging those specific events.