Forum Discussion
Itzikd
Feb 11, 2021Copper Contributor
Failed to install Exchange 2016 CU 19
Hi I`m trying to run the exchange 2016 CU 19 and in the stage of "preparing Organization" I get these errors: Error: The following error was generated when "$error.Clear(); initialize-ExchangeUni...
saifs19802210
Feb 20, 2021Copper Contributor
proper command to run prepareAD is
Setup.exe /PrepareAD /OrganizationName:"<organization name>" /IAcceptExchangeServerLicenseTerms
Your command is missing /OrganizationName parameter.
re-run with /OrganizationName and check.
If the above does not work then follow below article and got to section "Repair the Exchange 2007 Security Groups" which is right at the bottom and use LDP tool to remove otherwellknownobjects from ADSIEDIT.
https://docs.microsoft.com/en-us/previous-versions/office/exchange-server-2007-technical-articles/bb288907(v=exchg.80)?redirectedfrom=MSDN
Setup.exe /PrepareAD /OrganizationName:"<organization name>" /IAcceptExchangeServerLicenseTerms
Your command is missing /OrganizationName parameter.
re-run with /OrganizationName and check.
If the above does not work then follow below article and got to section "Repair the Exchange 2007 Security Groups" which is right at the bottom and use LDP tool to remove otherwellknownobjects from ADSIEDIT.
https://docs.microsoft.com/en-us/previous-versions/office/exchange-server-2007-technical-articles/bb288907(v=exchg.80)?redirectedfrom=MSDN