Start Website
This Automation Manager object starts the named web site on the local machine. Supports IIS versions 7 and above.
Privileges
Normal
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Site Name | String | Yes | The name of the web site to be started. |
Output Parameters
Name | Type | Description |
---|---|---|
Result | Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Site Name | String | Yes | Default Web Site |