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!

SOLVED SCCM Crashing when updating Distribution points

  • Thread starter Thread starter ikkhatri
  • Start date Start date
  • Replies Replies 2
  • Views Views 4K
Status
Not open for further replies.

ikkhatri

Active Member
Messages
35
Solutions
2
Reaction score
3
Points
8
Hi Prajwal,

I am using version 1902 of CM.
I am trying to deploy windows 10 1809. Installed the 1809 adk (including the winpe which is now available separately)
The boot image OS version shows as 10.0.17763. When clicking on Update Distribution Point all is going well until it gets to 100% and says done and then the SCCM console crashes.
Please see screenshot attached. I am stuck on this for days and have no clue what to do. I have also deleted the boot images and imported the boot images from the ADK and still same thing happens.
Its just not updating the distribution points.

Can you please help?
 

Attachments

  • Capture.PNG
    Capture.PNG
    121.4 KB · Views: 7
  • Capture2.PNG
    Capture2.PNG
    86 KB · Views: 8
Last edited:
Hi, I am running the same ADK and the same version of boot images. You should look at the SCCM logs, specifically the distmgr.log to see if there were any errors generated by the boot image distribution actions.

I hope this helps.

Leo
 
Not sure what happened but what I did was use powershell. Didn't find much in the logs.
Update-CMDistributionPoint -BootImageID P0XXXXXX (P0XXXXXX being the boot image id) and that did it. Hopefully this will help someone. Please mark this as resolved.
 
Status
Not open for further replies.
Back
Top