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!

PENDING Cannot distribute certain Packages to a DP

LukholoJ

New Member
Messages
1
Reaction score
0
Points
0
Hello,

I have a strange Content distribution issue on one of our Primaries;

I have CAS & 6 Primary sites & I can successfully distribute content to 5 Primaries but struggling with 95 Packages only (out of 800) on one Primary. These 95 packages can be distrusted to all other Primaries & DP's but not to one of my Primaries.

Distmgr.log on CAS shows the below error:

Needs to send the compressed package for package XXXXX to site X
Sending a copy of package XXXXX to site XXX
The reporting site of site XXX is this site.
Use drive F for storing the compressed package.
CContentDefinition::GetFileProperties failed; 0x80070003
CDistributionManager::AddContentToBundle failed; 0x80070003
CDistributionManager::AddContentToBundle failed; 0x80070003
CDistributionManager::CreatePackageBundle failed; 0x80070003
Error creating package bundle to send copy of package XXXX to site XXXX"


I removed all Packages from the DP & re-installed the DP role on the server.

There only solution that seems to work is "Updating Distribution Point" but I cannot update Content version for all +95 Packages.

Also, all newly created Packages can be successfully deployed to all DP's.

Any ideas on how I can solve this issue without Updating Distribution Points?

See also attached screenshot of Distmgr.log on CAS
 

Attachments

  • Dist Error.PNG
    Dist Error.PNG
    38.1 KB · Views: 4
What is the size of packages (all combined) ?. If it is too large, try sending 5-10 pakages on one go and see if it reaches the DP. Check with your network team if any rules are configured in the firewall that prevents copying data when the total size exceeds XXGB.

I also want you to check if any security software such as Anti-virus is blocking the content transfer.
 
Back
Top