1. Programmatically install IIS 5.0 in windows 2000
Is it possible to programmatically install IIS 5.0 on Windows 2000 (wrk and server) ? thank you bye marco
2. Programmatically mapping certificate to user account in IIS - IIS Server Security
3. Programmatically ban IPs within IIS 5.0 and W2k
Does anyone know how to programmtically ban IPs within IIS 5.0 and W2k? I have a process that parsers my IIS logs looking for malicious activity. I want to be able to programmtically add the IP address of the malicious requestor to the denied/blocked list. Thanks...
4. Programmatically assign certificate on IIS server - IIS Server Security
5. Programmatically adding SSL certificate
Short version: how can you get IIS to use a certificate for SSL without using the wizards? Longer version: I am writing some automated tests for a web service. I need to write some code that will configure the web site (the system under test) to use an SSL certificate. The only way I can find to make IIS use a server certificate is to run the wizards by hand. I need to automate the process. Thanks for any help.
6. Bind multiple certificate to one web site
7. Programmatically enabling Web Service extensions on IIS6.0/5.0
Hello, My application uses WebDAV for communication with an exchange server. As part of the installation of my app, I currently include a manual step to enable WebDAV (web service extension) on IIS 6.0. Is there a way to enable this extension programmatically instead of manual step? Thanks in advance.
8. IIS6 does not work with programmatically installed certificate - IIS Server Security