--
carson

Re: how to get IIS (W3Svc) state(running or stop...) with program by Ken

Ken
Tue Apr 04 20:53:48 CDT 2006

At a command prompt:

sc query w3svc


(sc.exe is a command line tool available with XP and 2003 Server for
managing services)

Cheers
Ken

--
IIS Blog: http://www.adOpenStatic.com/cs/blogs/ken


"carson" <carson@discussions.microsoft.com> wrote in message
news:A718CC4A-35CC-4733-B279-98A8C42BF750@microsoft.com...
:
: --
: carson