Create Application Step

This step creates an application in IIS.

Required properties:

Property Name Description
Parent Site The parent site the application should be created under. For example: Default Web Site.
Virtual Path The virtual path under which the application should be created.

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