Looking for something?
Categories
-
Recent Posts
Recent Comments
- me on Changing the DNS suffix search list in Active Directory
- Stefan on Uninstall software remotely with WMIC
- David Myers on Contact
- me@me.com on Detecting Ephemeral Port Exhaustion in Windows 7 / 8 / 2012
- Ralph Freibeuter on PowerShell script to list mount points in Windows
Tag Archives: Binding an SSL Cert to a WEB site via script
Script to rebind an IIS site to a new IP and a new SSL cert – PowerShell
Here is a script that I used during a DR failover test. We would failover a web server to a DR side,rename it, re-ip it, rebind the SSL certs. During this process it would loose the binding as the old … Continue reading →...
Posted in Microsoft, Scripting
Tagged batch or powershell script to bind an IIS site, Binding an SSL Cert to a WEB site via script, How to add an existing SSL certificate to IIS web bindings in PowerShell Script, Updating multiple site bindings in IIS with new SSL-certificate, Use Powershell to bind SSL Certificates to an IIS Host Header Site
Leave a comment