I installed a new build of SCCM 2012 R2 and I get the following error:
MP Control Manager detected MPsetup has failed to create the CCM_IncomingVirtual Directory
This is my MPSetup logL
<04/27/15 04:28:02> ======== Installing Pre Reqs for Role SMSMP ========
<04/27/15 04:28:02> Found 2 Pre Reqs for Role SMSMP
<04/27/15 04:28:02> Pre Req MSXML60 found.
<04/27/15 04:28:02> No versions of MSXML60 are installed. Would install new MSXML60.
<04/27/15 04:28:02> Enabling MSI logging. msxml6_x64.msi will log to C:\Program Files\Microsoft Configuration Manager\logs\msxml6_x64MSI.log
<04/27/15 04:28:02> Installing C:\Program Files\Microsoft Configuration Manager\bin\x64\00000409\msxml6_x64.msi
<04/27/15 04:28:03> msxml6_x64.msi exited with return code: 0
<04/27/15 04:28:03> msxml6_x64.msi Installation was successful.
<04/27/15 04:28:03> Pre Req SqlNativeClient found.
<04/27/15 04:28:03> SqlNativeClient already installed (Product Code: {D411E9C9-CE62-4DBF-9D92-4CB22B750ED5}). Would not install again.
<04/27/15 04:28:03> Pre Req SqlNativeClient is already installed. Skipping it.
<04/27/15 04:28:03> ======== Completed Installation of Pre Reqs for Role SMSMP ========
<04/27/15 04:28:03> Installing the SMSMP
<04/27/15 04:28:03> Passed OS version check.
<04/27/15 04:28:03> IIS Service is installed.
<04/27/15 04:28:03> No versions of SMSMP are installed. Installing new SMSMP.
<04/27/15 04:28:03> Enabling MSI logging. mp.msi will log to C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log
<04/27/15 04:28:03> Installing C:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi CCMINSTALLDIR="C:\Program Files\SMS_CCM" CCMSERVERDATAROOT="C:\Program Files\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80
USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
<04/27/15 04:28:21> mp.msi exited with return code: 1603
<04/27/15 04:28:21> Backing up C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log to C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log.LastError
<04/27/15 04:28:21> Fatal MSI Error - mp.msi could not be installed.
Any ideas why the Mp.msi could not be installed.