I'm using the IIsWebVirtualDir object and set lots of properties to configure the web site I'm installing, but there are two properties I need to set. The following descibes how to do it manually. If someone can tell me how to do it via vbscript, I would really appreciate it:
Setting "Require Secure Channel (SSL)":
1. In the Internet Services Manager, expand "Default Website", right-click on the desired folder, then pick Properties.
2. Click on the Directory Security tab.
3. Under "Secure Communications", click Edit.
4. check "Require secure channel (SSL)"
Setting up "Client Certificates":
1. In the same dialog as the above checkbox, click "Ignore client certificates" in the Client Certificates section.