If managing Active Directory using Windows Powershell® is making you feel like you stepped back in time, you are not alone. For nearly 20 years, AD admins around the world have used one tool for day-to-day AD management: Hyena. Discover why.
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Have a better answer? Share it in a comment.
From novice to tech pro — start learning today.
You need to open IIS and use the http redirect module at the top(site) level. Redirect to the appropriate owa URL (ex: https://mail.domain.com/owa).
Then remove(uncheck) HTTP redirect for the following application underneath the site:
aspnet_client
Autodiscover
ecp
ews
microsoft-server-activesyn
powershell
rpc
rpcwithcert
After you do this go back to the top(site) level and choose SSL settings and uncheck "require SSL". This should now force redirect http to https.