Posted on 08-03-2022 04:39 PM
This has worked before but first time running into this issue. Nudge is requiring device to updated to Monterey 12.5 and Current version is 12.4 (image below). The device itself on Software Update is saying 12.4 is the latest update, so clicking "Update Device" on Nudge doesn't do anything.
I've checked if we have any Config Profiles for deferring updates and there is nothing scoped to any devices.
08-03-2022 06:24 PM - edited 08-04-2022 06:23 AM
Remove the MDM profile and see if anything changes. If so, you have a rogue profile on the machine. Otherwise check for updates in the terminal with "softwareupdate --list".
Posted on 08-03-2022 08:41 PM
This is likely due to the softwareupdate service being broken/flaky for the past year+. Check out this post for more details: https://community.jamf.com/t5/jamf-pro/big-sur-11-6-x-software-update-hangs/m-p/257525
I've found restarting, sometimes multiple times, fixes it. Sometimes the kickstart (sudo launchctl kickstart -k system/com.apple.softwareupdated) command listed in that thread works. If you are experiencing this, it is a bug on Apple's side and there's not much you can do, except to potentially schedule the kickstart command to run periodically on your machines.
Posted on 08-05-2022 06:01 AM
This.
In the MacAdmin slack, this is a very common issue with 12.5 and kickstart seems to be the most recommended workaround for now. Makes it hard to update machines when Apple wants to empower the users to update the devices themselves, but their stuff is broken and users can't even find the update.
Posted on 08-06-2022 01:47 PM
Thanks everyone for your help, it seems to be the Apple OS Update bug. I removed Nudge, had the user reboot and they were able to update. Working with other users to reboot without removing the Nudge to see if it does make a difference. However, the OS deferred was for sure not set. Thanks again.