Stop Application Pool Step
This step stops an application pool in IIS.
Required properties:
Property Name | Description |
---|---|
Application Pool Name | The name of the application pool that you want to stop. |
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\. |