AdsUtil Step

This step runs an arbitrary adsutil command.

Required properties:

Property Name Description
Command The command to run using adsutil.

Optional properties:

Property Name Description
Path The path of the node for which you are setting the property, combined with the name of the property you are setting. For example: w3svc/1/ServerComment.
Parameters A newline-separated list of parameters to be set if needed for the command.
AdsUtil.vbs Path The path to the AdsUtil.vps executable including the file name. For example: C:\InetPub\AdminScripts\adsutil.vbs.
Cscript Path The path to the cscript.exe executable including the file name if not on the path. For example: C:\Windows\system32\cscript.exe.