Hi
I used following script to add a host header to our IIS for OWA.
cscript.exe adsutil.vbs set /w3svc//SecureBindings ":443:"
Now our OMA has stopped working and after researching on the internet I found out that it happened due to SSL host header that was configured on IIS hosting Exchange. I want to remove the binding now but cannot figure out a way how to do it.
Anyone with experience?
↧