Forum Discussion
_Mike-C
Jun 14, 2022Copper Contributor
Content Library Cleanup error
On my SCCM 2111 + Update KB12896009, I get the following error on one of my distribution points when I attempt to run the Content Library Cleanup tool: ContentLibraryCleanup.exe /q /dp MYDP.mydom...
DxR
Jun 15, 2022Iron Contributor
Hi,
Try with :
ContentLibraryCleanup.exe /sc "Site Code" /ps "FQDN of Primary Site" /dp MYDP.mydomain.com /log \\MYPRIMARY\d$\Scripts\DP-Cleanup\ContentCleanup\MYDP /q
Try with :
ContentLibraryCleanup.exe /sc "Site Code" /ps "FQDN of Primary Site" /dp MYDP.mydomain.com /log \\MYPRIMARY\d$\Scripts\DP-Cleanup\ContentCleanup\MYDP /q
_Mike-C
Jun 15, 2022Copper Contributor
I appreciate the reply. I've tried using your command line and making sure that I'm using FQDN information for every server referenced. No change in the results -- immediate error.