[EXCHANGE 2013] HTTP Error 500 When Accessing OWA Before Even Login

Henoch Setiadi 61 Reputation points
2021-03-22T02:46:45.25+00:00

Hi,

Currently I have problem with Exchange 2013 on Windows Server 2012. It is working fine until recently it shows HTTP Error 500 when my users try to access it via Web Browser. They can't even see the Login Screen but the Mailbox via Microsoft Office Outlook is working fine.

Please be kindly advise.

Thanks in advance.

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,360 questions
0 comments No comments
{count} votes

Accepted answer
  1. Xzsssss 8,861 Reputation points Microsoft Vendor
    2021-03-23T05:44:40.153+00:00

    Hi @Henoch Setiadi ,

    Are there any changes of your Exchange Server recently?
    And will the EAC be good to login?

    Please check the OWA virtual directly with Get-OwaVirtualDirectory | FL or you can recreate the OWA VD with:
    Remove-OwaVirtualDirectory -Identity "Servername/owa (Default Web Site)"
    New-OwaVirtualDirectory -InternalURL Https://servername.domain.com/owa

    Also check the Certificate Bindings of https in IIS, they should be using Microsoft Exchange(by default) or your own CA cert(if you bought one).

    Regards,
    Lou


    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.


0 additional answers

Sort by: Most helpful