Posted on 10-24-2022 03:02 PM
Hi all, sorry for the rookie question, just getting Jamf environment set up in the (now cloud based, remote) office, and there's a lot of machines that have.... been around a little while ;-). I would really like to have some sort of clean slate as we transition to Jamf, but I can't really wipe all these remote machines (more than 30) and start over (we can't use automated enrollment with these older machines, and many of the non tech savvy users would be totally lost if I had to talk them through a clean OS install over the phone or something), as more than half of them are spread out all over the place with all of our users working remotely now. As an alternative, I was thinking it would be nice to clean out all of the old versions of applications (we use a lot of Adobe, 3d and graphics software in general, so the older versions pile up rapidly, and no one ever has time to do much about it). Anyone know of a script that will remove not just the entries in the /Applications directory, but the associated files that go with? That way I can just push out the latest/greatest from the Jamf app policy garden I am currently creating on our server. Is this the correct place for this sort of query? Thanks in advance
Solved! Go to Solution.
Posted on 10-25-2022 07:04 AM
You would need to write uninstall scripts for every application you want to remove. This would need to include you tracking down all related files, daemons and services so you can have the uninstaller remove all this stuff. Unfortunately the only "reset" button is to reinstall the OS.
It is best to reprovision your Macs with questions like the ones you are having. It is not required to reprovision macOS bit it is by far the least technical path ahead of you. Any devices that were not enrolled with DEP, really should be added to Apple Business/School Manager.
My suggestion: (After getting your MDM instance fully setup)
I use macOS 12 as the bottom limit, but that is up to you. MacOS 11 will be supported until next August and macOS 13 just came out yesterday.
TL;DR:
30 devices really is not a lot. I would recall the devices, reimage them, and ship them back out. Going to a new MDM is the best time to clean up your environment. Do it right the first time, or do more than one time.
Posted on 10-25-2022 07:04 AM
You would need to write uninstall scripts for every application you want to remove. This would need to include you tracking down all related files, daemons and services so you can have the uninstaller remove all this stuff. Unfortunately the only "reset" button is to reinstall the OS.
It is best to reprovision your Macs with questions like the ones you are having. It is not required to reprovision macOS bit it is by far the least technical path ahead of you. Any devices that were not enrolled with DEP, really should be added to Apple Business/School Manager.
My suggestion: (After getting your MDM instance fully setup)
I use macOS 12 as the bottom limit, but that is up to you. MacOS 11 will be supported until next August and macOS 13 just came out yesterday.
TL;DR:
30 devices really is not a lot. I would recall the devices, reimage them, and ship them back out. Going to a new MDM is the best time to clean up your environment. Do it right the first time, or do more than one time.