Create Application Pool Step

This step creates a new application pool in IIS.

Required properties:

Property Name Description
Application Pool Name The name of the application pool that you want to create.

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\.