|
|
|
| Script: Enumerate IIS Application Pools Settings |
This script will enumerate the application pools settings for a single app pool. You can also list
the application pools on the server.
Script Usage:
App Pool Settings:appquery.vbs /computer:[computername] /apppool:"[appoolname]"
List App Pools:appquery.vbs /computer:[computername] /list
|
|
|
|
|
|
|
|