is it possible to alert an administrator of certain events in event viewer ?

N

neil

I would like to receive a message either by email or messenger when a
certain event is recorded in event viewer. eg event id:1,
source:VBRuntime.
Is there any way of achieving this. I am prepared to do a bit of
scripting if someone can point me in the right direction.
 
J

Jerold Schulman

I would like to receive a message either by email or messenger when a
certain event is recorded in event viewer. eg event id:1,
source:VBRuntime.
Is there any way of achieving this. I am prepared to do a bit of
scripting if someone can point me in the right direction.


Use Psloglist to dump the log and parse it with a FOR command.
See tip 4528 in the 'Tips & Tricks' at http://www.jsiinc.com


OpalisRobot will do this very easily, http://www.jsiinc.com/catalog/opalis.htm


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top