What about the jamf pro api managed-software-updates beta features
involving Managed Software Update Plans?Anybody try those
out?https://developer.jamf.com/jamf-pro/v10.50.0/reference/get_v1-managed-software-updates-available-updates
"softwareupdate -i -a -R"Hasn't worked for me since Big Sur. A couple
machines will update, most all just reboot without applying the update.
"25x arm64 iMacs stuck on 13.1"How are you trying to update them? "full
installer app"Was trying to avoid th...
I think this might be a good place to take this up.I have been using the
following API command with great success, to force OS updates in the
middle of the night:curl -X POST
"https://ourJamfCloudAddress/api/v1/macos-managed-software-updates/send-upd...
I also needed to create a profile to load this kernel
extensioncom.blackmagic-design.desktopvideo.iokit.driver And I just
found this very useful bit of information. You can see whats being held
back for approval in System Report, disabled software. a...
So, as I am now deploying xcode with jamf and I have the boxes checked
to automatically update the app. It seems like when JAMF updates the app
the post install script needs to be run again because the app stopped
opening and started asking for addit...