Today we are announcing the availability of quarterly servicing updates, cumulative and update rollups, for all supported versions of Exchange Server. Exchange Server 2010, 2013, 2016 and 2019 all re...
Updated Jul 01, 2019
Version 2.0
Anonymous
Feb 12, 2019
That is the error you will get if the Visual C++ 2012 runtime is not installed on the Edge Transport server. See the "Important" note in the post above for the link.
Anonymous
Feb 12, 2019
It's about time Microsoft added that to the prerequisite checker - this is not new.
Anonymous
Feb 12, 2019
Agreed.
Anonymous
Feb 12, 2019
FWIW - The pre-req is included in the rules. However, pre-reqs run before actions taken by the MSI installer are completed. As Exchange was silently installing the pre-req previously, when we apply the CU upgrade that stops silently installing the binaries, the MSI removes on the next upgrade. This occurs after the pre-req engine has run. So we have a chicken and egg situation, where we detect something is installed that the MSI installer is going to remove. That is why we have the note to make certain that the package is installed before invoking setup to avoid the collision caused by the MSI installer removing the previous version.