Exchange 2010 OWA Error

Sajid Ali Shah 271 Reputation points
2020-10-29T09:39:19.08+00:00

Hi,

We have 2 Exchange 2010 CAS/HUB servers. recently 1 server was crashed and we rebuilt using restore functionality from AD. currently, email is working fine. but we are facing an issue with owa. let say if we shutdown 1 server which is working fine and then try below it gives us an error

1-type Http:\webmail.abc.com in browsers then it shows "403 - Forbidden: Access is denied." error not redirecting to https:\webmail.abc.com.

2- similarly while I use IP of problematic(new server) with Http, it gives the same error "403 - Forbidden: Access is denied."

3- if I use IP of problematic (new server) with https, then it shows "This site is not secure" then I click on more options and select the nonsecure page then it goes to webmail.abc.com.

Can anyone please guide me on how to resolve this issue?

Regards

Exchange | Exchange Server | Management
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Kael Yao 37,746 Reputation points Moderator
    2020-10-30T05:52:22.253+00:00

    @Sajid Ali Shah
    Hi,
    First of all,please note that Exchange 2010 has reached its end of support in October 13,2020.
    It is strongly recommended to consider upgrading to Exchange 2016 or Exchange 2019 to get better performance and support.

    According to the information,the problem may be resulted from the http redirection in IIS was not configured or lost the configuration.
    Please open IIS manager on the new server and locate Default Web Site-->owa.
    If you don't want to disable HTTP connections and would like to redirect them to HTTPs connections as you mentioned in the post,please follow these steps:

    1. Select SSL Settings and uncheck Require SSL,click apply.
    2. Select HTTP redirect and fill in the blank "Redirect requests to this destination" with "https:\webmail.abc.com" ,click apply.
    3. Then restart IIS service to see if it acts as you expect.
      Here is a document for your reference: Configure http to https redirection for Outlook on the web in Exchange Server

    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.