Since 1902 SCCM it is possible to set Distribution Point in Maintenance Mode https://docs.microsoft.com/en-us/sccm/core/servers/deploy/configure/install-and-configure-distribution-points#bkmk_maint| Franck RICHARD's Blog
Below a script permitting to add Package to Distribution Point/Pull DP| Franck RICHARD's Blog
For direct solution go to the end of this article| Franck RICHARD's Blog
PART 2 : MODIFY/ UPDATE "Distribution Point Configuration Status" entries| Franck RICHARD's Blog
Below example of Distribution Point messages in \Monitoring\Overview\Distribution Status\Distribution Point Configuration Status| Franck RICHARD's Blog
When you have a lot of Distribution Points you could have Console Performance Issues (SCCM CB 1803, I don't know if solution below have been released since in SCCM CB future release)| Franck RICHARD's Blog
Information about \Monitoring\Overview\Distribution Status\Distribution Point Group Status| Franck RICHARD's Blog
I have a MSI installation problem with a Pull Distribution Point. When I read pulldp_install.log on "LOCAL_LETTER:\SMS_DP$\sms\logs" I can find an error 1602.| Franck RICHARD's Blog
If you need to check "Enable for on-demand distribution" In "Distribution Point Properties" in your "Distribution Point" here is a solution| Franck RICHARD's Blog
I have a lot of Pull Distributiont Point to manage (near 3000..). My problem is people around the world managing Pull Distribution Point computers are not always IT. Sometimes, they remove folder for "good" reasons or whatever. And sometimes it is SCCM which makes some impressive bugs...| Franck RICHARD's Blog
One of our IIS server have HTTP Error 503 (a SCCM Distribution Point)| Franck RICHARD's Blog
One of the first arguments I ever had about ConfigMgr was around distribution points. The initial design drawn up included several secondary site servers all sitting right alongside our primary site server in our campus datacenter. The reason? As documented, each site can only support up to 250 ‘regular’ distribution points and we had nearly […]| Dam Good Admin