Posted on 04-17-2023 10:59 PM
I would like to know a single platform for upgrading and updating macOS with standard user permissions. Does anyone use a single platform for M1/M2 & Intel Mac in their environment?
Solved! Go to Solution.
Posted on 10-17-2024 03:02 AM
you can use script below to proceed updates with standard accounts
Posted on 04-18-2023 04:37 AM
OS Updates can be installed by a user with a secure token, they don't need admin access. OS Upgrades require Admin Access. A MDM with a Secure Token can install both OS Updates and Upgrades. Nothing else can install OS updates for a user by Apples design.
Posted on 04-18-2023 06:27 AM
Note that some versions of macOS Ventura show a prompt stating it needs administrator credentials when it's actually requesting the credentials for the secure token holder
04-19-2023 04:31 AM - edited 04-19-2023 04:33 AM
In This case you can use "Privileges" app in User's account. This would help us to enter there login credentials for certain period of time.
macOS-enterprise-privileges
https://github.com/SAP/macOS-enterprise-privileges
Posted on 04-22-2023 09:59 PM
It's on my wishlist that, much like adding users to the _developer group of yore, Apple provide some group(s) - maybe _osgraders/_osupdaters to which we could add user accounts and they would then have all necessarily permissions to upgrade/update macOS but not install other software or run admin / sudo root commands. It's not like Apple doesn't know what all needs that, you'd think they could whip up an entitlement list pretty quickly.
Posted on 04-25-2023 12:43 PM
We have some standard users in out company and we just deploy the erase-install script in self service
Posted on 10-17-2024 03:02 AM
you can use script below to proceed updates with standard accounts