Skip to the content.

Microsoft IIS AdminScripts - Process Steps

AdsUtil

Run an arbitrary adsutil command.

Name Type Description Required
AdsUtil.vbs Path String The path to the AdsUtil.vps executable including the file name. eg: C:\InetPub\AdminScripts\adsutil.vbs No
Command String The command to be run using adsutil. Yes
Cscript Path String The path to the cscript.exe executable including the file name if not on the path. eg: C:\Windows\system32\cscript.exe No
Parameters String A newline separated list of parameters to be set if needed for the command. No
Path String The path of the node for which you are setting the property, combined with the name of the property you are setting. e.g. w3svc/1/ServerComment No

Set .Net Version

Set the .net version for a website

| Name | Type | Description | Required | | —- | —- | ——————————————————————————————————————– | ——– | | Version | Enumeration:

Update VDirProperties

Set properties on a virtual directory

Name Type Description Required
Parameters String A newline separated list of parameters to be set in the form name=value(note = is not valid as part of the name). No
VDir Offset String The offset from the website path to the virtual directory. For the default vdir it is /root. For a vdir named test it would be /root/test. Yes
WebSite String The website name. No

Update WebSiteProperties

Set properties on a website

Name Type Description Required
Parameters String A newline separated list of parameters to be set in the form name=value(note = is not valid as part of the name). No
WebSite String The website name. No
Back to …   Latest Version Microsoft IIS AdminScripts    
All Plugins Deploy Plugins 10.1154089 Readme Overview Downloads