Being a powershell rookie, I had some trouble with getting some info from IIS 6 for a deployment script I am working on. I wanted to get the path name of a web site so I can place app_offline.htm prior to deployment. Here’s how I can get the target...