I'm trying to use 'evntwin' to configure Windows to send an SNMP Trap when a particular Windows Event gets logged. So far so good and I can do this for most events i see in Event Viewer. Apart from the one main one I'm looking for.
Event Viewer > Applications and Services Logs > Microsoft > Windows > Windows Update Client > Operational. Then I'm after event 26 which should send me a trap telling me the outstanding Windows Updates available.
If I find and configure this event source in evntwin, I get nothing sent as a trap. I get other events, but just not this one, even though I can see it in the Event Viewer.
Any ideas? Thanks