Creating an AppCmd Step

This step runs an arbitrary appcmd command.

Required properties:

Property Name Description
Command The command to run using appcmd.
Object Type The object type that the command should run against.

Optional properties:

Property Name Description
Identifier The identifier for the object, if required.
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\.