Share this page 

Check if a service is runningTag(s): WSH VBScript


' W2K
Set sh = CreateObject("Shell.Application") 
MsgBox sh.IsServiceRunning("Alerter") 

mail_outline
Send comment, question or suggestion to howto@rgagnon.com