Thanks that looks exactly like what I was hopping for. I will have to play with this when I get a chance.
Ian Chesty Puller wrote: > You can do this to change the IIS default directory from the command line > (notice the command path): > > c:\inetpub\adminscripts\>cscript adsutil.vbs set w3svc\1\root\path "<path to > directory>" > c:\inetpub\adminscript\>iisreset > > You could make a batch file for each of your websites and just doubleclick > it to make the change take effect. Keep in mind that this only changes the > directory and nothing else. > > You can get a *complete* list of settings that are changable if you download > the "metabase explorer" (Google it) tool and look at the metabase. You can > change the anonymous user account, password, authentication methods, and > everything else about IIS using adsutil.vbs. > > - Matt Small > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:237948 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
