Failed to connect with DP – Error Code 0x8004100e | ConfigMgr | SCCM

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.

distmgr.log error code 0x8004100e

Cause:

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

Add server roles

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:

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.

Subscribe to Techuisitive Newsletter

Be the first to know about our new blog posts. Get our newsletters directly in your inbox and stay up to date about Modern Desktop Management technologies & news.

Scroll to Top