Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ay2k_99
Starting Member
22 Posts |
Posted - 2009-04-23 : 04:47:04
|
Dear All,We have special kind of application. That application has it's own services which run the application agent. But some times that service automatically stoped due to havey worked load on server. I need to create on job which read the windows services log to get the information that perticular (xyz) services are stoped or pause.How can i read the log of services?Thanks,Amey |
|
ay2k_99
Starting Member
22 Posts |
Posted - 2009-04-23 : 08:38:07
|
Hi,write the vbscript to read the service status like stop, pause, started etc...thx,James |
 |
|
|
|
|