A systems administrator wants to automate a troubleshooting script so that it executes immediately whenever a custom application writes a critical error with Event ID 404 to the Windows System log. Which administrative tool provides the built-in capability to attach a task directly to a specific logged event?
- Event Viewer (eventvwr.msc)Cevap
- BPerformance Monitor (perfmon.msc)
- CServices (services.msc)
- DTask Manager (taskmgr.exe)
Cevap
Event Viewer (eventvwr.msc) is the administrative tool that allows attaching an automated task directly to a specific logged event ID.
Event Viewer (eventvwr.msc) allows administrators to right-click any event entry in a log and choose 'Attach Task To This Event'. This launches a wizard in Task Scheduler that configures a trigger whenever that specific event source and Event ID occur.
Adım Adım Çözüm
Anahtar Kavram
Attaching automated tasks to Windows Event Log entries using Event Viewer