Installs a Web Application to IIS.
Parameter | Value |
---|---|
IIS Application Name | The name of the application to be installed. |
Copy Files From | A path to copy files from for this web application. Can be left blank if you do not want to copy files. |
Copy Web.Config From | A path to a web.config file used to merge settings from this configuration. Can be left blank. |
Physical Path | The physical path to the site of the application. |
Web App Path | The path to append to the physical path. Can be left blank. |
Anonymous Authentication | Enable or disable anonymous authentication. |
Windows Authentication | Enable or disable the use of windows authentication. |
Parameter | Value |
---|---|
AppPool Name | The name of the AppPool. |
AppPool Identity | The AppPool identity. |
AppPool Identity Username/Password | The AppPool Identity credentials. |
AppPool Managed Runtime Version | The AppPool runtime version. |
Load User Profile | Enable or disable user profile loading. |
Enable 32Bit App OnWin64 | Enable or disable 32 bit application on 64bit windows. |
Parameter | Value |
---|---|
Decryption | The type of decryption to use. |
Decryption Key | The decryption key. |
Validation | The type of validation to use. |
Validation Key | The validation key. |
Parameter | Value |
---|---|
IP Address | The IP address. |
TCP Port | The TCP port to use. |
Host Header | The host header to identify the application server. |
Parameter | Value |
---|---|
IP Address | The IP address. |
TCP Port | The TCP port to use. |
Host Header | The host header to identify the application server. |
Certificate Thumbprint | The certificate thumbprint. |
SNI | Enable or disable the server name indication to allow multiple TLS Certificates. |
Parameter | Value |
---|---|
Name | The name of the connection. |
Provider | The provider being used. |
Connection String | The connection string to be used to connect. |
Parameter | Value |
---|---|
Name | The name of the setting. |
Value | The value of the setting. |