Posted on 09-12-2022 04:17 PM
Apple released an update for Safari and my guess is there will be Security updates shortly.
How are admins updating these?
Thanks for any help.
Solved! Go to Solution.
Posted on 09-15-2022 11:24 AM
If the update does not require a reboot, I just use "softwareupdate -i --safari-only" in Files and Processes. It's crude but effective.
09-15-2022 11:32 AM - edited 09-15-2022 11:34 AM
yeah that's what I decided to do. I think I should be able to do the same with security updates once I use softwareupdate -l to find the name.
Thanks!
Posted on 09-13-2022 06:46 AM
Posted on 09-13-2022 07:58 AM
I have a workflow for updating macOS clients that uses full macOS installers yet misses the non-macOS specific updates, I believe.
I was actually interested in finding a way to address the non macOS updates without updating the macOS. Or is this not possible now?
I hope that makes sense.
Thanks for any help.
Posted on 09-15-2022 11:24 AM
If the update does not require a reboot, I just use "softwareupdate -i --safari-only" in Files and Processes. It's crude but effective.
09-15-2022 11:32 AM - edited 09-15-2022 11:34 AM
yeah that's what I decided to do. I think I should be able to do the same with security updates once I use softwareupdate -l to find the name.
Thanks!
Posted on 11-04-2022 02:40 AM
Normally one was prompted for a password on Apple Silicon Macs.
Is this also working without this prompt?
Posted on 11-04-2022 07:23 AM
This will work without a password on a Safari update which does not require a reboot. This will not work for macOS updates as a password will be required. For macOS updates, investigate
Nudge,
https://github.com/macadmins/nudge
Super,
https://github.com/Macjutsu/super
or using MDM commands.