I want to create policies that allow users to run system/security updates from Self Service so they can do it at a time when a restart is acceptable. I put together a test policy to update from 11.6.2 to 11.6.3. After scoping it to two test systems, I clicked on the update offers. The install job starts, but then just sits there with the installation cursor going round and round and no further progress is made.
I've configured Software Updates, Restart Options, and under Files and Processes I've entered the following under Execute Command -
/usr/sbin/softwareupdate -i 'macOS Big Sur 11.6.3'
For Monterey 12.2.1, I've configured a similar policy which executes the command -
softwareupdate --install 'macOS Monterey 12.1'
The results there are the same.
Has anyone done this successfully, and if so, what was the syntax you used? Is there anything else I may have overlooked?
Thanks for your consideration.