
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 09-13-2022 06:46 AM
Enrollment to get command to execute, install and restart:
Jamf Pro:
- Static Group (do for each group) try and scatter so not all
installing at once
- View
- Action
- Send Remote Commands
- Update OS version and built-in apps (macOS 10.11 or later,
Supervised or enrolled via a PreStage enrollment)
- Specific Version
- 12.6
- Download and install the update, and restart the computers after
installation
- Next
- Done
OR
- Individual select Computer Record
- Management
- Download and Install Updates
--
Debbie Michels
Apple Specialist
ITS Information Technology Services
Bergen Community College
Pitkin Building - Room A236
400 Paramus Road, Paramus NJ 07652
dmichels@bergen.edu
(O) 201-879-1694

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
