> I only found a tag for 4/5. So it looks like juggling and > hacking about in the VB scripts, or maybe it's better to > learn the API.
With IIS 6, you can either use the ADSI API (which is what the VB scripts do), or you can directly edit the metabase - it's a big XML file. You can run the VB scripts easily enough with CFEXECUTE, and that's generally what I've done in the past. With IIS 7, apparently you will be able to use web.config (an XML file used to configure ASP.NET applications) to configure generic IIS properties as well. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270006 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

