We recently did a complete upgrade on all equipment in one of our remote offices. After the upgrade, I had to setup a new distribution point. I began by using Prajwal Desai's blog post on setting up a remote distribution point. I went through all of his process three times and still no sucess. It was constantly returning ERROR DPConnection::ConnectWMI() - Failed to connect to <server>. error = 0x800706ba. Other suggestions on this error had been to check the firewall and make sure certain IIS components were enabled. Finally, I ran across this post that fixed it. When I added the primary SCCM server name to the local administrators group on the remote distribution site server, it fixed it. It was now able to install the DP with no problems.
30 October 2015
Failed to connect to remote distribution point
Related Posts:
Multiple Naming Schemas in the customsettings.ini file It is nothing new that you can setup MDT or SCCM to automatically create the computer name via the customsettings.ini file. This is a sample I used from a forum on the net: [ByLaptopType] Subsection=Laptop-%IsLaptop% … Read More
Failed to connect to remote distribution point We recently did a complete upgrade on all equipment in one of our remote offices. After the upgrade, I had to setup a new distribution point. I began by using Prajwal Desai's blog post on setting up a remote distributio… Read More
0 comments:
Post a Comment