Windows Utility to Monitor Starting of Services?



I have a service on a server that is getting changed from Disabled to
Automatic and started periodically, and we do not think operators are doing
this. I am looking for a Windows service that would act as a monitor for
other Windows services. Specifically, I want to receive email notification
when the service starts up or has its start mode altered, that gives:

- process id of the context that made the change

- user name or security context (e.g., SYSTEM) of the user making the change

- application name (e.g., CMD.EXE) making the change

Does any monitor service like what I am describing exist?

--
Will


.



Relevant Pages

  • Re: msi in a Windows Service
    ... different security context. ... small windows service, it does NOTHING!!! ... Dim psi As New ProcessStartInfo ...
    (microsoft.public.dotnet.general)
  • Re: Windows Utility to Monitor Starting of Services?
    ... I am looking for a Windows service that would act as a monitor for ... user name or security context of the user making the change ... Does any monitor service like what I am describing exist? ... local machine and on other machines. ...
    (comp.security.misc)
  • Re: Make a Windows Service start a windows program.
    ... | Is there any way for a windows service to start a windows program? ... service does not run in the security context of a logon user, ... variables or profile setting are needed. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Windows Service
    ... > Sounds like something similar is done with a "Windows service". ... that is they can run in their own security context or assume the context of ... I have Jeffrey Richter book, ... another on service control programs. ...
    (microsoft.public.win32.programmer.ui)

Quantcast