Most of my readers won’t care to know this. However, the IIS dorks out there will find it nifty to know how to save all IIS settings to a file. C:\Inetpub\AdminScripts>Cscript.exe adsutil.vbs ENUMALL > a.txt That’s it. It’s a nice way to find the full virtual path of an app. Just save the settings to [...]

