Set IIS Property
Use this command to set an arbitrary textual, numeric, or boolean property belonging to an Internet Information Services website identified by its Site Index, or a virtual folder underneath that site.
IIS Object
Choose whether to set the property for a website or virtual folder.
Site Index
The numeric identifier of the website.
Virtual Path
The path of the virtual folder as it appears underneath the IIS website. Leave this field empty to indicate the root folder. Enter a path in this field to indicate a sub folder.
Name
Enter the name of the property to set. For instance, enter EnableDocFooter for a virtual folder to set whether that folder serves document footers.
Value
Enter the value to set for the property. For instance, enter TRUE to enable a boolean setting.
Use IIS 7 Processing
Use a new way of interpreting the data provided above, designed specifically for .
Notes
- Use the Get IIS Property command to get an IIS website or virtual folder property.
- The site index of a web site may be obtained from its name using the Get IIS Site Index command.
- The Set IIS Property command may only set simple properties in the IIS metabase, it may not be used to set properties represented as complex records or structures.