User guide

94
Parameter
Variable
Mandatory?
Description
-AutoStart
No
Allowed on IIS 7.0, 7.5, 8.0 and 8.5. Flag that
indicates if the web site must be automatically
started. Optional in Create and Configure
actions. Allowed values are:
- 1 or True: Start Automatically
- 0 or false: Do not Start Automatically
-log
No
A log file with this given name will be generated
in the Physical Directory.
For Web Application actions:
Parameter
Variable
Mandatory?
Description
-Action
Yes
Indicate the action to be performed:
- CreateWebApplication
- ConfigureWebApplication
- DropWebApplication
-ws
Yes
Name of the application to create.
-pd
No*
The full path routing to the location where the
application was published. Mandatory for create
action and optional in configure.
-sn
No
Web site name. If not specified, the system will
use Default web site when creating a new
application. Optional in Create and Configure
actions.
-ap
No
Name of the application pool. If not defined
when creating, the default application pool will
be used. Optional in Create and Configure
actions.
-EnablePreload
No
Allowed on IIS 7.0, 7.5, 8.0 and 8.5. Flag that
indicates if the web site must be
preloaded. Optional in Create and Configure
actions. Allowed values are:
- 1 or True: Preload enabled
- 0 or false: Preload disabled
-log
No
A log file with this given name will be generated
in the Physical Directory.
For Virtual Directory actions: