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!

ccmcache

  1. K

    SOLVED How would I push a new uninstall method to an existing deployed Application?

    Hello everyone! Fairly fresh at SCCM and have a question - We have an application that was deployed with an incorrect uninstall method (it required a second executable to uninstall). The application has been updated to reference the required uninstall.exe and the content has been...
  2. E

    SOLVED clear ccm cache ps script

    Hello everyone : when executing this script on a local machine it clears the ccm cache : ## Initialize the CCM resource manager com object [__comobject]$CCMComObject = New-Object -ComObject 'UIResource.UIResourceMgr'## Get the CacheElementIDs to delete $CacheInfo =...
  3. K

    SOLVED CCMcache cleanup script

    Hello, Please can you help me with automatic script to clean up ccccache folder for contents more than 30days. Let me know me if you have any scripts.
  4. A

    SOLVED SCCM Client not downloading content to ccmcache

    Hi everyone I'm managing a site with 1500 clients, and more than half of them are not receiving any package/applications that i deployed. In the reporting the status is stuck forever as "waiting for content". It used to work fine before and I'm sure I don't change anything in the configuration...
  5. R

    SOLVED how to clean SCCM ccmcache folder

    CCMCACHE is full for almost all the client in my company, and not getting deleted automatically, hence the new deployments are not running on the systems. Please suggest how can we delete the old files in ccmcache and make space for new deployments.
Back
Top