This script will enumare all apps in a application pool. All information is written to a comma delimited
file. You also can list all application pools on computer.
This must be ran from a Windows 2003 server.
Script Usage: List Apps in App Pool: apapps.vbs /computer:[computername] /apname:"[App Pool Name]" List App Pools: apapps.vbs /computer:[computername] /list
Copyright 2006 WindowsAdminScripts.com all rights reserved.