Posted on
02-29-2020
07:45 AM
- last edited
4 hours ago
by
kh-richa_mig
We have a config profile that we installed manually, either by double clicking to install or through a pkg file that ran a profiles CLI to install.
Now we need to remove that profile and push down a new one through jamf. what's the easiest method to do that?
Posted on 02-29-2020 08:15 AM
Manually installed profiles can usually be easily removed with the profiles
command in a script. Unless the profile has a password protecting it, but even then it can still be removed - you just need to know the password.
You also have to know the profile identifier string. You can use the same profiles
binary to see installed profiles and their identifiers so you know what to target.