Forum Discussion
emadadel2008
May 03, 2020Brass Contributor
Error 500 trying to access ECP - Exchange 2016
I have installed Exchange 2016 on a vm with win server 2016 join in a domain! Installation completed successfully and did all deployment but when im trying to login on the ECP/OWA am not able. I`m ...
- May 03, 2020
From the Exchange Management Shell, run the following commands;
Remove-OwaVirtualDirectory 'servername\owa <Default Web Site>'
Press Y to confirm.
New-OwaVirtualDirectory –WebsiteName ‘Default Web site’
Restart the server, and try and connect to ECP again. Should work now.
CBDCTMUser
Aug 14, 2020Copper Contributor
emadadel2008 - I had similar issue and found out that the Domain Controller and Exchange server was out of sync. Once they were sync'd, I was able to login to OWA and ECP.
- aSimbashaApr 04, 2021Copper Contributor
CBDCTMUser I'm having the same issue. can't remove the vdir coz the exch and DC is not in sync. How did you sync them ?