Elscorpio Posted May 26, 2014 Report post Posted May 26, 2014 Hi Does anyone know the exact Windows firewall settings that will allow software packages to be distributed to a distribution point ? I keep getting a "ERROR DPConnection::ConnectWMI() - Failed to connect to ROBUHSCCM01 . error = 0x800706ba in the distmgr.log on the site server I can distribute the packages fine if I turn off Windows firewall completely, what to do ? The distribution point is installed on a Windows 7 Enterprise. I looked at the port settings on the TechNet page for SCCM 2012 SP1, where you must make a rule for RPC and SMB, port 135 UDP / TCP and SMB TCP port 445. Did I forget anything else? Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted May 26, 2014 Report post Posted May 26, 2014 Did you add the dynamic RPC ports? Quote Share this post Link to post Share on other sites More sharing options...
Elscorpio Posted May 27, 2014 Report post Posted May 27, 2014 Hi Peter When I look at the RPC section here http://support.microsoft.com/kb/832017 it becomes unclear to me what Microsoft means with dynamic RPC ports. This is the TechNet page with all the port numbers when communicating between the site server and the distribution point and other SCCM roles: http://technet.microsoft.com/en-us/library/hh427328.aspx Quote Share this post Link to post Share on other sites More sharing options...
wilbywilson Posted May 27, 2014 Report post Posted May 27, 2014 For Windows 2008, Windows 2012, Windows Vista and Windows 7: ports 49152 through 65535 http://support.microsoft.com/kb/832017 I had a similar failure with packages not sending to my distribution point, until I opened up those dynamic ports. Quote Share this post Link to post Share on other sites More sharing options...