Skip to main content
Question

Clear out caches of adobe product

  • July 11, 2018
  • 1 reply
  • 8 views

Forum|alt.badge.img+1

Any script or app I can make a policy for pushing out to all users in my company to clear out adobe caches automatically when the system switches on?
It should clear out caches for the users who are not logged in also?
I wanna remove files from this ~/Library/Application Support/Adobe/Common/Media Cache Files

1 reply

Hugonaut
Forum|alt.badge.img+15
  • Esteemed Contributor
  • July 12, 2018

I don't have anything like this as far as script or app goes, but I do have an idea!

you could always create a launchdaemon & launchagent, for system boot & login. Then have it call a local script thats hidden somewhere on the computer that wipes the cache.

you could place all of necessary plists & scripts around the system using jamf with a policy, that way its one run & done!