Share via

OWA & ECP does not working

Bebo Edward 1 Reputation point
2020-11-06T01:53:57.107+00:00

we have two exchange 2016 DAG servers and client connect to ECP and OWA through AD federation service and the dedicated certificate for ADFS is expired on exchange servers and we have a new ADFS certificate so how to assign this certificate to exchange service to solve disconnected issue for OWA and ECP

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management

The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Khurram Rahim 1,856 Reputation points Volunteer Moderator
    2020-11-11T09:07:48.477+00:00

    While working on system its quite natural having such issue, this error may be due to accessing outlook multiple times in a network. But mostly this happens because of entering an incorrect method for “OWA” and “ECP” Virtual directories.

    How to Rebuild ECP Virtual Directory
    Follow the below points:

    First use Remove-ECPVirtualDirectory to remove Exchange control Panel virtual directories.

    Then use New-ECPVirtualDirectory for creating an Exchange Control Panel virtual directory.

    please also check mentioned link

    https://expert-advice.org/exchange-server/how-to-fix-exchange-20132016-cannot-login-ecp-or-owa-error/

    If issue resolve please accept answer thanks

    Was this answer helpful?

    0 comments No comments

  2. Yuki Sun-MSFT 41,456 Reputation points Moderator
    2020-11-09T05:22:32.837+00:00

    Hi @Bebo Edward ,

    Based on my research, please try to install the new certificate into the Trusted Root Certification Authorities container in the certificates MMC (Local Computer account) on each Exchange server and restart IIS. Then run the command below, restart IIS again and check the result:

        Set-OrganizationConfig -AdfsSignCertificate <ThumprintOfNewCertificate>   
    

    Here is a relevant thread for your reference:
    Exchange 2016 ECP and OWA unavailable after ADFS token certificate rollover
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.


    If an Answer 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.

    Was this answer helpful?


Your answer

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