Feb 03 2023 04:17 PM - edited Feb 03 2023 04:28 PM
After upgrading to Configuration Manager 2211, manual client installations invoked from <servername>\c$\Microsoft Configuration Manager\Client\CCMSetup.exe fail at the point of installing the Microsoft Policy Platform.
The Application log shows event 11708, "Product: Microsoft Policy Platform -- Installation failed."
CCMSetup.log shows "File C:\WINDOWS\ccmsetup\MicrosoftPolicyPlatformSetup.msi installation failed. Error text: ExitCode: 1603"
I've tried manually installing MicrosoftPolicyPlatformSetup.msi by transferring it to a client PC and double-clicking it. It shows a GUI during installation, but rolls back the installation and fails with the same error codes.
To work around the issue, I've used a copy of MicrosoftPolicyPlatformSetup.msi from a client installation performed when using Configuration Manager 2207 to install the Microsoft Policy Platform and then run CCMSetup.exe thereafter.
Is there a known issue with the MicrosoftPolicyPlatformSetup.msi that is provided with Configuration Manager 2211? How can that issue be resolved? Can I just copy the "good" MicrosoftPolicyPlatformSetup.msi to the x64 subfolder of the C:\Microsoft Configuration Manager\Client folder on the site server?
Feb 03 2023 11:56 PM
@SuperMJT I haven’t seen this issue yet. However, you can try capturing the verbose log by using /l*v during manual installation and look for value 3 in the msi log. That should give you the reason for the fatal error code 1603.
Feb 06 2023 06:07 PM
@rahuljindal-MVP Thank you for your response. I've attached log.txt from a failed install and a screenshot. Do you have a moment to review them? Each case in which the Microsoft Policy Platform Installer has failed has been a client PC being upgraded from ConfigMgr 2012 R2. We're going to try the client install for ConfigMgr 2211 on a new PC soon to see if the same error occurs even if a prior version ConfigMgr client is not present.
Feb 07 2023 12:13 PM
SolutionMar 01 2023 07:14 AM
@SuperMJT I am experiencing exactly the same issue, where I am trying to push clients on this ConfigMgr version to a number of computers as a step in migrating them to another site. Exactly the same errors from exactly the same logs, all stemming from the policy platform msi. It seems impossible to do push installations or manual installations of the client if there has ever been a client on the PCs before, even after clearing out certificates, cfg files, registry, WMI namespaces etc. Is there a hotfix or solution to this anywhere in sight? I do not wish to reinstall every computer at this site if I can avoid it in any way. The ConfigMgr version I am trying to upgrade/reinstall from is 1511. If there is a minimum version from which this works, which one would it be?
Kind regards
Anders
Mar 01 2023 07:15 AM
Mar 01 2023 07:20 AM
Mar 01 2023 11:01 PM - edited Mar 01 2023 11:02 PM
@SuperMJT Yes, that seems like a workable path. Is that how you did it or did you simply reinstall the computers?
Mar 02 2023 01:39 AM
Mar 02 2023 07:31 AM
Mar 02 2023 07:33 AM
Mar 02 2023 10:26 PM
Oct 20 2023 07:14 AM
Oct 23 2023 02:19 PM
@matthewj718 I've attached a .zip file containing the older version of the MicrosoftPolicyPlatformSetup.msi that we've installed on client PCs running SCCM 2012 R2, to then allow them to upgrade to newer versions of ECM. I hope it helps!
Oct 25 2023 01:59 AM
Oct 27 2023 08:20 AM
Oct 27 2023 08:28 AM
May 22 2024 07:19 AM
May 22 2024 07:38 AM
I'm glad to hear that the older .msi file is still helpful!
Feb 07 2023 12:13 PM
Solution