An IT technician needs to configure a custom diagnostic script to execute automatically whenever a specific hardware error is logged in the Windows System log. Which method allows the technician to directly link script execution to that log entry?
- Selecting the 'Attach Task To This Event' action inside Event ViewerCevap
- BCreating a User Defined Data Collector Set in Performance Monitor
- CConfiguring the Recovery tab properties for the Windows Event Log service in Services
- DAdding an automated diagnostic task within the System Configuration tool
Cevap
Selecting the 'Attach Task To This Event' action inside Event Viewer
Event Viewer features an 'Attach Task To This Event' option in its context menu. Selecting this option opens the Task Scheduler wizard, creating a task that uses the selected Event ID and Log Source as its execution trigger.
Adım Adım Çözüm
Anahtar Kavram
Event Viewer integration with Task Scheduler via 'Attach Task To This Event'