Microsoft
Software
Hardware
Network
Question : How do I programmatically set the idle-timeout for the IIS app pool?
Using Inno Setup, I need to make it such that an existing (or new) application pool will have a specific idle-timeout value. This needs to work for all versions of IIS.
My first approach was to use the adbutil.vbs file and execute a script via the command-line, but I am not aware of which parameter to set or how to set it.
Does anyone know, how to set the idle-timeout for the IIS app pool, programmatically, or via the command line?
Answer : How do I programmatically set the idle-timeout for the IIS app pool?
taken from
http://www.microsoft.com/t
echnet/pro
dtechnol/
W
indowsServ
er2003/Lib
rary/IIS/8
3b35271-c9
3c-49f4-b9
23-
7fdca6f
ae1cf.mspx
?mfr=true
cscript %SystemDrive%\Inetpub\Admi
nScripts\a
dsutil.vbs
set W3SVC/AppPools/Application
PoolName/I
dleTimeout
n
Random Solutions
SQL License
htaccess issue
Changing IP on FTP server
VNC connection failling
How to add a windows DNS record for a website
ASUS System Recovery
How to determine source of error on 3750-stack?
Access mdb database to ,xml file
Calling a stored procedure from a stored procedure
Domino 8.5.2 Upgrade from 8.5.1 on Server 2008 R2 64 Bit