I have a legacy website creation script written in VBScript which configures a number of virtual directories on the default web site using WMI. I now have a requirement to configure the virtual directories for ASP.NET and can't for the life of me figure out how to script this configuration. I have a legacy website creation script written