MSI: Setup Was Unable To Compile The File SmsClient.mof

IT Support Forum Forums System Center Config Manager SCCM Client MSI: Setup Was Unable To Compile The File SmsClient.mof

Tagged: ,

Viewing 0 reply threads
  • Author
    Posts
    • #1191
      Webmaster
      Keymaster

      When trying to install the SCCM client, you get this error in ccmsetup.log:

      MSI: Setup was unable to compile the file SmsClient.mof
      The error code is 8004100E

      Is setup is unable to compile SmsClient.mof, this usually points to a corrupted MOF file.

      To fix this, run the following commands on the client machine:

      1. mofcomp C:\Program Files\Microsoft Policy Platform\SchemaNamespaces.mof
      2. mofcomp C:\Program Files\Microsoft Policy Platform\ExtendedStatus.mof

      This will enable the recompile of the mof file.

      You can also get the Setup was unable to compile the file SmsClient.mof error if the PC you are trying to install the SCCM Client on is not part of the domain, or needs a reboot.

      Other fixes include running this command on the PC:

      winmgmt /resetrepository

Viewing 0 reply threads
  • You must be logged in to reply to this topic.