30e7713edf97913463eae309c2f5814b4fa1901a created some test installers to proove functionality and provide examples
3fadb2c95490fc626f1ba0f45eaa6d317ca69b7f Updated ListVDirs and GetVDir to take an AdsPath to the root that you wish to query. This is useful to querying subpaths within your IIS site as well. (Set AdsPath in $1)
5a877dbcdc84012362601409462f8f92e85612ab Updated script to always check for websitecount+1 to prevent conflicting with default website when creating a site. Modified CreateWebSite so that is returned as the Site path that was created.
c2e4b627e318024d3d86357be1757ab4beb5c58d Added ability to set adsPATH for CreateVDir and DeleteVDir.
This was tested on a Server 2008 R2 with IIS6 tools installed.
Patches to add mentioned features