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.
PeterRising
May 03, 2020MVP