Ask a Question related to Windows Server, Design and Development.
-
Mike #1
Email notifications of event log entries
Does anyone know of a way to send a notification by email
of a Windows event, i.e. notification of serious event
such as hardware failure?
Thanks.
Mike Guest
-
Email Notifications
Hi, I have just started using Contribute within the past few weeks. I have a few questions which maybe somebody can help me out with. First,... -
Change email program used to send notifications
I need to change the email program that Contribute uses to send draft notification emails. When we send a draft for review and choose to also send... -
ASP.NET server notifications
I am working on a ticker kind of a application using asp.net. The issue is that we are not allowed to install anything on the client. All what i... -
Dynamic Controls & Event Notifications
Here's a reply to another, related post: The subject of the post is "viewstate question", if you want to find the thread... HTH. -----... -
Dynamic Controls & Event Notifications -- Correction
"Jason Turim" <leisuretimeindustries@hotmail.com> wrote in message news:uVWAZX%23SDHA.3088@TK2MSFTNGP10.phx.gbl... rows. but textboxes -
Doug Sherman [MVP] #2
Re: Email notifications of event log entries
Don't know about hardware failures, but services can be configured to send
an e-mail on failure. Select the service in the Services applet and double
click on the Recovery tab. Select Run a file. The file would be a batch
file that runs a command like:
echo The Server service failed on %computername% at %time% , %date%>
%computername%.txt
Then a command line mailer is used to send %computername%.txt eg. see:
[url]http://www.blat.net/194/[/url]
Doug Sherman
MCSE Win2k/NT4.0, MCSA, MCP+I, MVP
"Mike" <anonymous@discussions.microsoft.com> wrote in message
news:2385101c45eb3$975f5220$a301280a@phx.gbl...> Does anyone know of a way to send a notification by email
> of a Windows event, i.e. notification of serious event
> such as hardware failure?
>
> Thanks.
Doug Sherman [MVP] Guest
-
mike #3
Re: Email notifications of event log entries
"Mike" <anonymous@discussions.microsoft.com> wrote in message:
Check out the tool called netcrunch. There was released a new version> Does anyone know of a way to send a notification by email
> of a Windows event, i.e. notification of serious event
> such as hardware failure?
(Premium) of this tool. One of teh main fetures is alerting. It detects
prdefined events and send notification actions (mail, sms,...). You can find
more information on product website:
[url]http://www.adremsoft.com/netcrunch/features-detail.php?ix=2[/url]
--
regards
mike
mike Guest



Reply With Quote

