Managing and deploying updates via Configuration Manager
Hi, @Glenn Maxwell
Thank you for posting in Microsoft Q&A forum.
We may try to run the content library cleanup tool to remove content that is no longer associated with any package or application from the distribution point.
We can find ContentLibraryCleanup.exe in the SCCMInstallationDir\cd.latest\SMSSETUP\TOOLS\ContentLibraryCleanup\ folder on the primary site, and run the following command to delete the content:
ContentLibraryCleanup /DP SCCM2012 /Delete
For more details:
https://www.systemcenterdudes.com/how-to-use-sccm-content-library-cleanup-tool/
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".