Check if Site is Running Step
This step checks to see if a website is running in IIS.
Required properties:
Property Name | Description |
---|---|
Site Name | The name of the website to check. For example: DefaultWebSite. |
Optional properties:
Property Name | Description |
---|---|
Arguments | A newline-separated list of arguments to be added to the appcmd call. For example: /arg1:val1\n/arg2:val2\n/arg3:val3… |
Command Path | The directory location of the AppCmd command-line executable. For example: C:\Windows\system32\inetsrv\. |