Bill Staples has nice blog post about how to script and automate IIS 7.0 configuration, without writing code using the Configuration Editor.
Here is how you can generate code for ANY IIS7 configuration change, without writing a line yourself.
Read his post here.
Related articles on IIS 7.0 and PowerShell:
- Managing IIS with the IIS 7.0 PowerShell Provider – a collection of articles on the new PowerShell Provider for IIS 7.0
- Using Scripts to Automate Management – a collection of articles on scripting using WMI, Microsoft.Web.Administration, PowerShell etc…