Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING Sccm dp failed to install on remote servers

  • Thread starter Thread starter Rohit
  • Start date Start date
  • Replies Replies 5
  • Views Views 2K

Rohit

Active Member
Messages
43
Reaction score
0
Points
6
Hello All,

I am trying to install dp role on remote location. But it not getting installed as it showing WMI connection error 0x800706BA in distmgr.log.

For this error I have tried solution which was provided by prajwal. But it's not worked out.
( I ran command mofcomp.exe smsdpprov.mof) to create namespace in wmi.

Ports are open.windows local firewall is off.

Please help to resolve. Thanks.
 
Hello youssef,

Already double checked all prerequisites on remote server and it's installed. Also rebooted remote server several time. Still issue exists.
 
Issue Resolved !

Actually IP natting was there. So i found that i was not getting admin share / C$ access from primary server to remote server. I was able to access admin share with natted IP only. Then i checked host file entries of primary server then i found IP and hostnames conflict, corrected that now i am able to access admin share of remote servers, also WBEMTEST is working fine. Also roles get installed successfully.
 
Back
Top