Issue:
The SCCM package distribution was failing on one of the newly commissioned Distribution Point. The Distmgr.log on primary site server was showing below error.
ERROR DPConnection::ConnectRemoteIISManagementWMI() – Failed to connect to <DP Name>. error = 0x8004100e
Error code 0x8004100e translates to WBEM_E_INVALID_NAMESPACE. The error ConnectRemoteIISManagementWMI() was also indicating that the issue is with WMI.

Cause:
IIS 6 WMI Compatibility was not installed on Distribution Point. This is required component for accessing WMI namespace on Remote IIS server.

Solution:
Installed IIS 6 WMI Compatibility on Distribution Point. Refreshed the package on DP after installation and package distributed on distribution point without any issue.
Related Posts:
- SCCM Application Deployment Failed with Error 0x87d01106 | ConfigMgr
- SCCM Client Installation Failed With Error Code 0x87d00215
- PXE-E99: Unexpected network error – SCCM OSD
- Configuration Manager OSD task sequence fails with error code 0x80004005
- MECM OSD Task Sequence Failed with Error 0x80072EE7
- SCCM Client Push Installation Failed with Error 0x800706ba
- Failed to Add Update Source for WUAgent of type (2) and id ({ID). Error = 0x80004005
- SCCM OSD – Domain Join Failed with Error code 0x54b on HP Elitebook 840 G8
- ccmsetup failed with error code 0x87d00227
- Fix Application Deployment error 0x87d00213 in ConfigMgr
- CMG Connection Point Status Disconnected | SCCM | ConfigMgr
- CMG Setup – Subscription ID drop down not populating
- CMG Setup – Error when granting Contributor permission to the Azure AD app
- Failed to connect with DP – Error Code 0x8004100e | ConfigMgr | SCCM
- SCCM Client Installation Failed with error 0x87d0027e
- ConfigMgr OSD – PXE Troubleshooting
- SCCM WSUS sync error – Sync Failed – WSUS server not configured
- SCCM Software Distribution Troubleshooting
Explore More SCCM Guides
Continue building your Microsoft Intune & SCCM skills with step-by-step tutorials covering device management, application deployment, automation, and troubleshooting.
- Microsoft Intune Learning – Explore comprehensive guides on device enrollment, compliance policies, application deployment, Windows updates, and more.
- SCCM (Configuration Manager) – Explore more SCCM guides covering device management, application deployment, software updates, troubleshooting, and automation.