May 02 2020 04:23 AM
1).Please, Can anyone help me with the correct PowerShell Script for "Server-Gui-Mgmt-Infra" for the error below:
Error:
The Windows component Server-Gui-Mgmt-Infra isn't installed on this computer and needs to be installed before Exchange Setup can begin.
For more information, visit: http://technet.microsoft.com/library(EXCHG.160)/ms.exch.setupreadiness.ServerGuiMgmtInfraNotInstalle...
2). And I need help with this Warning below:
Warning:
Installing Exchange Server on a domain controller will elevate the permissions for Exchange Trusted Subsystem to domain administrators.
For more information, visit: http://technet.microsoft.com/library(EXCHG.160)/ms.exch.setupreadiness.WarningInstallExchangeRolesOn...
Thank you.
May 02 2020 06:03 AM
Solution1. You may need a later cummulative update, but I'd suggest asking subject matter experts here in dedicated forums.
https://social.technet.microsoft.com/Forums/en-US/home?forum=Exch2016GD
2. It isn't recommeded to install exchange on a domain controller because of security issues plus the added complication. Better option is to install on a member server.
May 03 2020 09:07 AM
What is the meaning of this "Server-Gui-Mgmt-Infra" and how do you Install it as a Script in PowerShell?
May 03 2020 09:19 AM - edited May 03 2020 09:20 AM
Its likely the build is too old and incompatible.
but again I'd suggest asking experts here in dedicated exchange 2016 setup forum.
https://social.technet.microsoft.com/Forums/en-US/home?forum=Exch2016SD
May 03 2020 10:32 AM
May 05 2020 12:34 AM
Hi Dave,
Please, what do you think about this error below:
Error: Installing product G:\exchangeserver.msi failed. Fatal error during installation. Error code is 1603.
Regards
Gerald
May 05 2020 06:26 AM - edited May 05 2020 08:10 AM
The msi may be corrupt. From a windows server perspective, something here might also help.
May 05 2020 10:26 AM
May 05 2020 10:53 AM
You're welcome.
May 02 2020 06:03 AM
Solution1. You may need a later cummulative update, but I'd suggest asking subject matter experts here in dedicated forums.
https://social.technet.microsoft.com/Forums/en-US/home?forum=Exch2016GD
2. It isn't recommeded to install exchange on a domain controller because of security issues plus the added complication. Better option is to install on a member server.