We have a repeated requirement to pop the properties on a particular VD in IIS 6 and remove the wildcard application mappings. It's one of those annoying mouse-and-keyboard drills that you would rather train a Rhesus monkey to do for you.
Is there a WMI/Scripting interface that I can do this with scriptomagically? I already use some VBS and AutoIt to avoid many other monkey-do steps, and would like to add this one to the list.
Thanks.