SCCM Client Installation - manifest doesn't match with the file hash

Patrick Mor 46 Reputation points
2022-10-05T21:52:25.78+00:00

Hi all,
I am having a interesting issue, it happens with some machines, not all, depending of machine location.

When I try to install SCCM Client I receive this in CCMSEUTP.log on local machine:

This:

File 'C:\Windows\ccmsetup\vcredist_x86.exe' with hash '89F4E593EA5541D1C53F983923124F9FD061A1C0C967339109E375C661573C17' from manifest doesn't match with the file hash '14563755AC24A874241935EF2C22C5FCE973ACB001F99E524145113B2DC638C1' ccmsetup 30/09/2022 14:11:06 9464 (0x24F8)

This:

Failed to connect to machine policy namespace. 0x8004100e ccmsetup 30/09/2022 14:10:26 9464 (0x24F8)

This:

Setting autologon policy for integrated auth request. ccmsetup 30/09/2022 14:10:26 9464 (0x24F8)
No transform available for this locale. Installation will proceed with no transformation. ccmsetup 30/09/2022 14:10:27 9464 (0x24F8)
File 'C:\Windows\ccmsetup\vcredist_x86.exe' doesn't exist. ccmsetup 30/09/2022 14:10:27 9464 (0x24F8)
File 'C:\Windows\ccmsetup\vcredist_x64.exe' doesn't exist. ccmsetup 30/09/2022 14:10:27 9464 (0x24F8)
File 'C:\Windows\ccmsetup\MicrosoftPolicyPlatformSetup.msi' doesn't exist. ccmsetup 30/09/2022 14:10:27 9464 (0x24F8)
File 'C:\Windows\ccmsetup\WindowsFirewallConfigurationProvider.msi' doesn't exist. ccmsetup 30/09/2022 14:10:27 9464 (0x24F8)
Failed to connect to machine policy namespace. 0x8004100e ccmsetup 30/09/2022 14:10:31 9464 (0x24F8)
Cost settings (0x80000021) successfully set on '{1ABA94FD-52F8-48FC-9341-9A2F20B98819}'. ccmsetup 30/09/2022 14:10:31 9464 (0x24F8)

This:

Could not open Wmi_Bridge_Server kegistry key. ccmsetup 30/09/2022 14:11:06 9464 (0x24F8)
Failed to connect to policy namespace. Error 0x8004100e ccmsetup 30/09/2022 14:11:06 9464 (0x24F8)
Failed to revoke client upgrade local policy. Error 0x8004100e ccmsetup 30/09/2022 14:11:06 9464 (0x24F8)
Sending state '301'... ccmsetup 30/09/2022 14:11:06 9464 (0x24F8)
Updating MDM_ConfigSetting.ClientDeploymentErrorCode with value 2278556318 ccmsetup 30/09/2022 14:11:06 9464 (0x24F8)
Deleted file C:\Windows\ccmsetup\ccmsetup.exe.download ccmsetup 30/09/2022 14:11:06 9464 (0x24F8)
Deleted file C:\Windows\ccmsetup\ccmsetup.xml ccmsetup 30/09/2022 14:11:06 9464 (0x24F8)
CcmSetup failed with error code 0x87d0029e ccmsetup 30/09/2022 14:11:06 9464 (0x24F8)

Pls, any ideia?

Microsoft Configuration Manager
{count} votes

1 answer

Sort by: Most helpful
  1. CherryZhang-MSFT 6,486 Reputation points
    2022-10-06T06:49:15.15+00:00

    1, The hash for vcredist_x86.exe doesn't match the one on the server so the install falls over. Please try deleting the C:\windows\ccmsetup folder on a test client and kicking off the client install again.

    2, Error 0x8004100e= "Unvalid Namespace - Source:WMI"
    We may kindly check if our boundary, boundary group and MP are configured correctly. Then reboot the machine and try to install client again. At the same time, please check the LocationsServices.log.
    Path(client):C:\Windows\CCM\Logs\LocationsServices.log

    3, If the problem still cannot be solved. Please upload a full ccmsetup.log to discuss together. Furthermore, please let us know the environment architecture of your SCCM and the OS version of these devices that cannot install the client.