February 11, 2019
[Solved] Couldn’t find Enterprise Container
Hi Guys, Exchange 2019 is still on the RTM version. And when you do have properly uninstalled earlier Exchange, you might get an issue of ‘Couldn’t find Enterprise Container‘ while reinstalling the Exchange 2019. Over this blog giving the solution on how we can fix the issue ‘Couldn’t find Enterprise Container’ while preparing AD for the new Exchange server.
So how do I fix this issue??? To fix this issue it is quite simple. You just need to clean up the traces of your exchange container from Active Directory.
- Open ADSI Edit on your Active Directory
- Connect ADSI to Default naming Context.
- Browse to your Domain name.
- Clean up Microsoft Exchange Security Groups and Microsoft Exchange System Objects containers
- Again Connect to Configuration on ADSI Edit
- Expand Configurationà
Services and Delete Microsoft Exchange and Microsoft Exchange Autodiscover Containers.
Once you clean up all these traces, try again with preparing AD with
Setup.exe /PrepareAD /on:<organixationname> /IAcceptExchangeServerLicenseTerms
Hope this will hep you to resolve your issue.
One Comment
I have the same problem During the installation of exchange 2019 cu12
and after I clean up this record it work fine.
Thank you.