What I need is some way to catch/capture the event "the service X has stopped"
Would be a PowerShell solution OK?
=> How to Monitor Windows Services via Powershell & Alert if Down/Up!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi all,
I have a remote PC and I would like to be alerted if a service of this remote PC stop running or even, in general, if this remote PC is approaching to reboot...
is there a way for doing that?
What I need is some way to catch/capture the event "the service X has stopped", and after to run some action (sending email for example)
thanks!
Ale
What I need is some way to catch/capture the event "the service X has stopped"
Would be a PowerShell solution OK?
=> How to Monitor Windows Services via Powershell & Alert if Down/Up!
Hi Olaf and thank you for your suggestion!
yes sure, powershell it would be great!
I'll have a look and let you know the results
thank you!