Creating a Create Virtual Directory Step

This step creates a virtual directory in IIS.

Required properties:

Property Name Description
Parent Application Application identifier under which this virtual directory should be created. This refers to the application pool name followed by the application name.
Virtual Path The virtual path of the virtual directory.

Optional properties:

Property Name Description
Path The physical path of the virtual directory.
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\.