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!

NEW SCCM Client Package Targets 4 DPs but only 3 exist

  • Thread starter Thread starter abarzyk
  • Start date Start date
  • Replies Replies 1
  • Views Views 940

abarzyk

New Member
Messages
3
Reaction score
0
Points
1
The automatically deployed SCCM client package is only 75% successfully distributed as it shows 4 targets but only 3 Distribution Points exist.

In Monitoring->Distribution Status --> Content Status --> Configuration Manager Client Package --> Error (tab), I see a status "Failed to distribute content" with "Asset Detail info is currently unavailable for this deployment."Screenshot 2023-02-16 104906.jpg
The DistMgr.log Shows "Error occurred. Performing error cleanup prior to returning." and "DP thread with ID 46540 failed to process DP action" (with id matching this package in previous message), and "Failed to process package SMB00004 after 24 retries, will retry 76 more times"

I would normally go to package properties and under content locations, remove it from all, then re-deploy, but since this was automatically deployed by installer and upgrades, those options are grayed out. Incidentally the content location shows the same DPs as all the other software (hundreds of applications and packages) but they all target only the 3 DPs that exist.
 
Last edited:
STATMSG: ID=2304 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SC-CM-01.SMBTRIALS.COM SITE=SMB PID=3960 TID=36888 GMTDATE=Thu Feb 16 16:37:29.381 2023 ISTR0="SMB00004" ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 LE=0X0 AID0=400 AVAL0="SMB00004" SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:29 AM 36888 (0x9018)
Retrying package SMB00004 (SourceVersion:16;StoredVersion:16) SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:29 AM 36888 (0x9018)
No action specified for the package SMB00004, however there may be package server changes for this package. SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:29 AM 36888 (0x9018)
Start updating package SMB00004 on server ["Display=\\DC0-SC-CM-01.smbtrials.com\"]MSWNET:["SMS_SITE=SMB"]\\DC0-SC-CM-01.smbtrials.com\... SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:29 AM 36888 (0x9018)
DP Thread: Attempting to add or update package SMB00004 on DP ["Display=\\DC0-SC-CM-01.smbtrials.com\"]MSWNET:["SMS_SITE=SMB"]\\DC0-SC-CM-01.smbtrials.com\ SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:29 AM 46540 (0xB5CC)
The distribution point ["Display=\\DC0-SC-CM-01.smbtrials.com\"]MSWNET:["SMS_SITE=SMB"]\\DC0-SC-CM-01.smbtrials.com\ is not installed or upgraded yet. SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:29 AM 46540 (0xB5CC)
Error occurred. Performing error cleanup prior to returning. SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:29 AM 46540 (0xB5CC)
Created DP processing thread 46540 for addition or update of package SMB00004 on server ["Display=\\DC0-SC-CM-01.smbtrials.com\"]MSWNET:["SMS_SITE=SMB"]\\DC0-SC-CM-01.smbtrials.com\ SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:29 AM 36888 (0x9018)
Waiting for all DP threads to complete for package SMB00004 processing thread. SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:29 AM 36888 (0x9018)
DP thread for package SMB00004 with thread handle 000000000000ADC4 and thread ID 46540 ended. SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:29 AM 36888 (0x9018)
DP thread with ID 46540 failed to process DP action SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:29 AM 36888 (0x9018)
All DP threads have completed for package SMB00004 processing thread. SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:34 AM 36888 (0x9018)
Only retrying local DP update for package SMB00004, no need to replicate package to child sites. SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:34 AM 36888 (0x9018)
StoredPkgVersion (16) of package SMB00004. StoredPkgVersion in database is 16. SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:34 AM 36888 (0x9018)
SourceVersion (16) of package SMB00004. SourceVersion in database is 16. SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:34 AM 36888 (0x9018)
STATMSG: ID=2302 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SC-CM-01.SMBTRIALS.COM SITE=SMB PID=3960 TID=36888 GMTDATE=Thu Feb 16 16:37:34.962 2023 ISTR0="Configuration Manager Client Upgrade Package" ISTR1="SMB00004" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 LE=0X0 AID0=400 AVAL0="SMB00004" SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:34 AM 36888 (0x9018)
Failed to process package SMB00004 after 24 retries, will retry 76 more times SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:34 AM 36888 (0x9018)
Exiting package processing thread for package SMB00004. SMS_DISTRIBUTION_MANAGER 2/16/2023 10:37:34 AM 36888 (0x9018)
 
Back
Top