SCCM Release 2 installation fails - Setup was unable to compile MOF files...
I’m setting up a new child primary site - (have not connected it to our hierarchy yet)– the SQL DBA guy installed SQL Server 2005 SP2, I got SCCM SP1 installed, went to install R2 and got this error message below. I’ve checked all sorts of permissions and keep running into a dead end. Have others seen this:
Setup was unable to compile MOF files required for installation. Verify that your account is a member of the SMS Admins group on
the SMS provider computer and that you have Site Administer rights for this site. 0x80070003.
I even tried running the .msi (instead of the splash screen) with logging turned on for some good reading!
This is on a regular Windows Server 2003 SP2.
Thanks
All Replies
- What does R2setup.log (I don't recall the exact name and I guess it is written to %temp%) say?
Okay finally found the file...named "ConfigMgr2007R2.log." Here is the last portion of the log (let me know if you need to see more - lots of data there):
Property(C): Time = 9:00:10
Property(C): Date = 9/24/2009
Property(C): MsiNetAssemblySupport = 2.0.50727.3053
Property(C): MsiWin32AssemblySupport = 5.2.3790.3959
Property(C): RedirectedDllSupport = 2
Property(C): Installed = 00:00:00
Property(C): DATABASE = C:\WINDOWS\Installer\5a992dab.msi
Property(C): OriginalDatabase = I:\DebsTemp\SCCM_InstallFiles\R2\Extracted\ConfigMgr2007R2.msi
Property(C): VersionHandler = 3.01
Property(C): UILevel = 5
Property(C): ACTION = INSTALL
Property(C): EXECUTEACTION = INSTALL
Property(C): ROOTDRIVE = I:\
Property(C): CostingComplete = 1
Property(C): OutOfDiskSpace = 0
Property(C): OutOfNoRbDiskSpace = 0
Property(C): PrimaryVolumeSpaceAvailable = 0
Property(C): PrimaryVolumeSpaceRequired = 0
Property(C): PrimaryVolumeSpaceRemaining = 0
Property(C): INSTALLLEVEL = 1
=== Logging stopped: 9/24/2009 9:00:10 ===
MSI (c) (18:3C) [09:00:10:077]: Note: 1: 1729
MSI (c) (18:3C) [09:00:10:077]: Product: Microsoft System Center Configuration Manager 2007 R2 -- Configuration failed.MSI (c) (18:3C) [09:00:10:093]: Grabbed execution mutex.
MSI (c) (18:3C) [09:00:10:109]: Cleaning up uninstalled install packages, if any exist
MSI (c) (18:3C) [09:00:10:109]: MainEngineThread is returning 1603
=== Verbose logging stopped: 9/24/2009 9:00:10 ===- Search for "return value 3" inside the logfile. The error should be listed right above of it.
Yes, I see the error here within the log file:
[8:16:23] CompileMofsCA() started.
[8:16:23] Provider is located on site server
[8:16:23] ERROR: Error code 25008 reported, hr = 0x80070003
Error 25008. Setup was unable to compile MOF files required for installation. Verify that your account is a member of the SMS Admins group on the SMS provider computer and that you have Site Administer rights for this site. 0x80070003
MSI (s) (AC!30) [09:00:07:718]: Product: Microsoft System Center Configuration Manager 2007 R2 -- Error 25008. Setup was unable to compile MOF files required for installation. Verify that your account is a member of the SMS Admins group on the SMS provider computer and that you have Site Administer rights for this site. 0x80070003Action ended 9:00:07: InstallFinalize. Return value 3.
Insure the administrator account being used to install R2 is in the SMS Admins group on the site server and same for a remote provider machine. There is also an SMS Admins group on it as well.
Jeff- Yes I verified that account is in the SMS Admins group on the site server. I also verified the account has "site administer" permissions within the SCCM Admin console--security. I'm also checking the SQL server installation. Thanks.
- Unmarked As Answer byYog Li - MSFTMSFT, ModeratorMonday, October 19, 2009 3:36 AM
- Marked As Answer byYog Li - MSFTMSFT, ModeratorMonday, October 19, 2009 3:36 AM
Debora, did you ever solve this issue?
If not, are you installing a local or remote provider? If remote provider, please double check that administrator account being used for install is also in SMS Admins group on the provider machine.
Thanks,
Wil
Wil

