Greetings,
I have run ccmclean.exe to uninstall the CM client, run winmgmt /resetrepository to rebuild the WMI repository, and manually tried re-installing the CM client from a local directory on the machine.
I tried the above one more time, but I also ran the commands to re-register all of the DLLs, recompile the .mofs, and re-registered the WMI service/provider, as described in the following link.
http://blogs.technet.com/b/askperf/archive/2009/04/13/wmi-rebuilding-the-wmi-repository.aspx
Here are the errors from the ccmsetup.log file that I believe are the problems for the failed install.
- MSI: Setup was unable to compile the file UpdatesAgent.mof The error code is 80041002
- File C:\windows\ccmsetup\{59A0EA77-D28C-4286-83A6-04BB57B9CDD6}\client.msi installation failed. Error text: ExitCode: 1603
Action: CcmRegisterWmiMofFile.
ErrorMessages:
Setup was unable to compile the file UpdatesAgent.mof
The error code is 80041002
The client.msi.log file is 8.64 MB in size, I did a search in the log file for return value 3, the errors below are what I found a few lines above the value 3.
- MSI (s) (C0:6C) [22:21:02:940]: Executing op: TypeLibraryRegister(,,FilePath=C:\windows\system32\ccmcore.dll,LibID={90C7E669-C86D-48A6-8F7A-B16521DB52BD},,,Language=0,,BinaryType=1,IgnoreRegistrationFailure=0,)
- Error 1911. Could not register type library for file C:\windows\system32\ccmcore.dll. Contact your support personnel.
- MSI (s) (C0:6C) [22:21:02:940]: Product: Configuration Manager Client -- Error 1911. Could not register type library for file C:\windows\system32\ccmcore.dll. Contact your support personnel.