Board index » Web Programming » Checking active sessions from DOS

Checking active sessions from DOS

Web Programming19
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

Try the command 'Netstat'



"Ausias" <anonymous@discussions.microsoft.com>wrote in message

Quote
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?





-