What should you do?

Posted by: Pdfprep Category: 70-740 Tags: , ,

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?
A . From Windows PowerShell, run the Get-SMServerEvent cmdlet and pipe the output to the Start-NetEventSession cmdlet.
B . From Event Viewer, create a subscription that has a filter for the event IDs.
C . From Event Viewer, use the Create Basic Task Wizard for each event I
E . From Windows PowerShell, run the Get-Event cmdlet and pipe the output to the Start-NetEventSession cmdlet.

Answer: C

Leave a Reply

Your email address will not be published.