I was reading the IIS documentation and I noticed it's possible to configure
a website to use a specific version of the .Net framework.

For example I have websites that use .Net 2.0 and 1.1
However I want to upgrade the 1.1 websites to 2.0 but I would like to do it
via WMI or ADSI but I don't see any examples in the documentation, only a
reference to using Aspnet_regiis.exe

If anyone knows where I can find an example or if you would like to provide
an example feel free to do so. Thanks in advance

I am using Win2K3 servers