Hi! In our SCCM environment we are observing issue with one of ours Distribution Point. Machine isn’t receiving any distributed content. When we checked distmgr log on the Site Server (win2012) we observed error entries mentioned below:
The current user context will be used for connecting to ["Display=\\xxx\"]MSWNET:["SMS_SITE=A03"]\\xxx\. |
Failed to make a network connection to \\XXX\ADMIN$ (0x40). |
Cannot establish connection to ["Display=\\xxx\"]MSWNET:["SMS_SITE=A03"]\\xxx\. Error = 64 |
We have checked permissions on DP (win2008R2) and in Local Groups under Administrators, account related to The Site Server is available. Also shares on DP are active. BITS, WMI, IIS and SCCM agent are running, but from time to time we have got Event ID 5189 error
The Windows Process Activation Service failed to generate an application pool config file for application pool 'SMS Distribution Points Pool'. The error type is '7'. To resolve this issue, please ensure that the applicationhost.config file is correct and recommit the last configuration changes made. The data field contains the error number.
We have checked integrity for applicationhost.config (https://technet.microsoft.com/en-us/library/cc734988%28v=ws.10%29.aspx) and we cannot find any issues in that file.
Communication between Site Server and Distribution Point take place using 8090 port. On both servers this port is opened. Issue isn’t intermittent. Any ideas what we have omitted during DP check?
I would like to also add that under Administration->Distribution Points->XXX, we don't see any drivers on Drivers tab.
pmj88 - TechNet