User guide
67
Parameters
Mandatory?
Description
SiteName
Yes
The name of the web site to configure.
PortNumber
No
The port number to use for the web site to configure.
PhysicalPath
No
The complete physical path of the web site to configure.
AppPoolName
No
The name of the application pool to use for the web site to
configure.
IsPreloadEnabled
No
Flag that indicate if the preload functionality is enabled for the
web site. The allowed values are:
- 1 or True: Preload is enabled
- 0 of False: Preload is disabled
IsAutoStart
No
Flag that indicate if the web site must be started automatically
when Windows starts. The allowed values are:
- 1 or True: Preload is enabled
- 0 of False: Preload is disabled
Remove Web Site
This action allows users to remove an existing web site under IIS 7.0, 7.5, 8.0 and 8.5. It will NOT fail a deployment
if the web site does not exist. The configuration variables of this action are:
Parameters
Mandatory?
Description
SiteName
Yes
The name of the web site to remove.
Start Web Site
This action allows users to start an existing web site under IIS 7.0, 7.5, 8.0 and 8.5. It will fail a deployment if the
web site does not exist but will not fail if the web site is already started. The configuration variables of this action
are:
Parameters
Mandatory?
Description
SiteName
Yes
The name of the web site to start.
Stop Web Site
This action allows users to stop an existing web site under IIS 7.0, 7.5, 8.0 and 8.5. It will fail a deployment if the
web site does not exist but will not fail if the web site is already stopped. The configuration variables of this action
are:
Parameters
Mandatory?
Description
SiteName
Yes
The name of the web site to stop.