User guide

92
Parameter
Variable
Mandatory?
Description
-apIdentUserPassword
No
The password of the user to use as the
identity of the application pool. This
parameter is allowed only for IIS 7.0, 7.5, 8.0
and 8.5.
-apNetVers
No
The .NET Framework version to use for the
application pool. This parameter is allowed
only for IIS 7.0, 7.5, 8.0 and 8.5. The allowed
values are: v1.0, v1.1, v2.0, v4.0
-apPipelineMode
No
The managed pipeline mode to use in the
application pool. This parameter is allowed
only for IIS 7.0, 7.5, 8.0 and 8.5. The allowed
values are:
- Classic
- Integrated
-apProcessIdleTimeout
No
The number of minutes a process can be idle
in the application pool. This parameter is
allowed only for IIS 7.0, 7.5, 8.0 and 8.5.
-apRecycleKbMemory
No
The maximum number of Kb of memory that
be used before the application pool is
recycled. This parameter is allowed only for
IIS 7.0, 7.5, 8.0 and 8.5.
-apRecycleMinutes
No
A fixed number of minutes after which the
application pool is recycled. This parameter
is allowed only for IIS 7.0, 7.5, 8.0 and 8.5.
apRecycleSpecificTime
No
A fixed time at which the application pool is
recycled. This parameter is allowed only for
IIS 7.0, 7.5, 8.0 and 8.5. The required format
is HH:MM (i.e. 23:58 or 01:23).
-apStartMode
No
The start mode to be used for the
application pool. This parameter is allowed
only for IIS 8.0 and 8.5. The allowed values
are:
- OnDemand
- AlwaysRunning