Windows Server 2008 Send Error Message on Event Log Error
        Posted  
        
            by erich
        on Server Fault
        
        See other posts from Server Fault
        
            or by erich
        
        
        
        Published on 2010-03-11T17:43:51Z
        Indexed on 
            2010/03/11
            17:44 UTC
        
        
        Read the original article
        Hit count: 783
        
We currently have a Windows Server 2008 machine that we have configured with a Custom Task to send an email whenever an error occurs in a certain Event Log. The trigger works perfectly, and sends emails whenever we need them to.
HOWEVER, we cannot find a way to get the email to contain information about the error, particularly the error message. Is there any way to have the message change based on the contents of the event-log error?
© Server Fault or respective owner