Mp.msi Could Not Be Installed Sccm
So I was going to install a new SCCM 2012 Primary Site at a customer.I was using Windows Server 2012, SQL 2012 SP1 and SCCM 2012 SP1.the SCCM 2007 client was installed on my newly created Win2012 server due to Client Push which was enabled in the 2007 Site. I uninstalled the client and looked for the success code 0 before I rebooted the server and started the SCCM 2012 Installation. All Good so far, but when i checked the Site Status I saw that the Management Point Icon was red.Diving into the logs I found several errorsStarting in the MPSetup.log: ” mp.msi exited with error code: 1603 ” “Fatal MSI Error – mp.msi could not be installed”Next in line was the mpMSI.logAnd last I checked the bgbisapiMSI.log which stated a Internal Error 2500. 80070057A couple of nasty words later I found a post on technet (cant find it right now) that recommended deleting CCM from WMI. Because there where traces from the 2007 client.First off I tried the good old ccmclean.exe which couldn’t save me this time.I ended up using PowerShell, but you can also use VBS or even manually delete it.Get-WMIObject -namespace “root” -query “SELECT. FROM Namespace where name = ‘ccm’” remove-wmiobjectI do hope this may help others save some time.
Product: Configmgr Management Point -- Installation Operation Failed.
This post is exclusively for Newbies.One of my friend was experiencing an error while trying to install MP in ConfigMgr 2012 Environment. The error message is snipped below.MpSetup.log mp.msi exited with return code: 1603 Backing up C:Program FilesMicrosoft Configuration ManagerlogsmpMSI.log to C:Program FilesMicrosoft Configuration ManagerlogsmpMSI.log.LastError Fatal MSI Error - mp.msi could not be installed. RoleSetup.