Posted on 10-24-2013 08:03 PM
Hi JAMFnation,
Does any one know how to manage the stored updates on the NetSUS appliance by jamf?
How do you delete unwanted updates so to free up space? Can you delete them manually or is there a tool out there that can do this?
Thank you guys in Advance
Solved! Go to Solution.
Posted on 10-24-2013 09:17 PM
reposado is what is basically doing the work. check out the documentation for that, you can purge deprecated updates but you will need to login via the CLI and run all the commands manually
https://github.com/wdas/reposado
Posted on 10-24-2013 09:17 PM
reposado is what is basically doing the work. check out the documentation for that, you can purge deprecated updates but you will need to login via the CLI and run all the commands manually
https://github.com/wdas/reposado
Posted on 10-30-2013 04:49 PM
Thanks @calum_carey!