In this section you will find a lot of scripts that I have written while working with IIS. Some of the scripts are quick and simple samples to show how you can talk to different parts of the IIS Metabase while others are more full featured.
In IIS 6 the IIS metabase is now an XML file that you can edit in any text editor which means you can manually edit it or you can use ADSI and WMI to interface to the IIS Metabase.