Is there a way to check whether there are active sessions
on an IIS 4.0 web site? I need to write a very simple
script (as in DOS command script) that checks for active
sessions before I shutdown the service. Anyone have any
ideas?

Re: Checking active sessions from DOS by Bubi

Bubi
Fri Feb 20 14:24:48 CST 2004

Try the command 'Netstat'

"Ausias" <anonymous@discussions.microsoft.com> wrote in message
news:1372301c3f7ec$e1cfcb60$a301280a@phx.gbl...
> Is there a way to check whether there are active sessions
> on an IIS 4.0 web site? I need to write a very simple
> script (as in DOS command script) that checks for active
> sessions before I shutdown the service. Anyone have any
> ideas?