mpanighetti / install-or-defer

A framework for prompting users of Jamf Pro-managed Macs to install Apple software updates.
Apache License 2.0
147 stars 28 forks source link

Support for Monterey? #72

Closed K3ll3r closed 2 years ago

K3ll3r commented 2 years ago

The script currently fails out if a mac is running macOS 12 (line 424). I've been doing testing (modifying the script to pass if the current OS is Monterey) and it seems to work fine. Have there been documented issues, or is it just an outdated conditional that needs to be updated?

K3ll3r commented 2 years ago

Ahh, just saw your comment that you're looking into it now. I'll continue testing and wait to hear back.

mpanighetti commented 2 years ago

Yep, currently testing it in my environment. But it's helpful to know that you've been using it successfully for enforcing Monterey updates!

mpanighetti commented 2 years ago

Added macOS Monterey support in version 5.0!