This script will create an Application Pool on a local or remote computer. The Application Pool will
inherit all default settings.
To add custom Maximum Virtual Memory and Maximum Used Memory amounts please edit lines 22
and 24. If the amounts are left at 0 the options will not be added and the default values will be used.
Usage: cscript apadd.vbs /computer:[computername] /apname:"[App Pool Name]"