A robust email, calendaring, and collaboration platform developed by Microsoft, designed for enterprise-level communication and data management.Miscellaneous topics that do not fit into specific categories.
Hi, @Anonymous
Welcome to the Microsoft Q&A platform!
First of all, make sure you meet all the prerequisites for installing exchange server, which you can refer to: Exchange Server prerequisites, Exchange 2019 system requirements, Exchange 2019 requirements | Microsoft Learn
Based on the error message you provided, it seems that the domain name is invalid. Please check if the “Domain Name” field is the same as Sever Manager. You can check it by clicking on local server.
However, you can also troubleshoot the issue from the following ways:
1.Granting Schema Admin and Enterprise Admin permissions to the current user in ADUC. Open ADUC by DC, check the user you need to install and click member of to add the above permissions to it.
2.Run
Setup.exe /IAcceptExchangeServerLicenseTerms /PrepareSchema
Setup.exe /IAcceptExchangeServerLicenseTerms /PrepareAD
Setup.exe /IAcceptExchangeServerLicenseTerms /PrepareAllDomains
3.Check the detailed installation logs. CD:/ExchangeSetupLogs/ExchangeSetup. Find the log truncation and troubleshoot further based on the information it provides.
Similar cases can be found in
Error during installation Exchange 2016 - Microsoft Q&A
Failed install of Exchange server 2019 W server 2022 - Microsoft Q&A
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".