Created
July 18, 2020 19:15
-
-
Save supermarsx/8074c65f31af312242160e9992dcd309 to your computer and use it in GitHub Desktop.
Exchange 2013 Shell, Disable SSL offloading
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
appcmd set config "Default Web Site/owa" /section:access /sslFlags:None /commit:APPHOST | |
iisreset /noforce |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment