exam questions

Exam 70-740 All Questions

View all questions & answers for the 70-740 exam

Exam 70-740 topic 1 question 187 discussion

Actual exam question from Microsoft's 70-740
Question #: 187
Topic #: 1
[All 70-740 Questions]

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 Task Scheduler, use Create Task to create one task that includes triggers for both event IDs.
  • D. From Windows PowerShell, run the Get-Event cmdlet and pipe the output to the Start-NetEventSession cmdlet.
  • E. From Performance Monitor, add an Event Trace Session data collector that uses the Microsoft-Windows-Eventlog provider.
  • F. From Event Viewer, create a custom that has a filter for the event IDs. parameter.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
V1980
4 years, 9 months ago
Not sure this is on any of the 3 exams?
upvoted 1 times
[Removed]
4 years, 7 months ago
The last chapter, "Monitor Server installations" It is still good to know global soluitions..
upvoted 3 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...