-
Hi there Any best practices on how to handle major macOS upgrades in combination with Jamf Pro and the mSCP project? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
In my environment, I have a smart group that checks for |
Beta Was this translation helpful? Give feedback.
In my environment, I have a smart group that checks for
os version greater than 13.0
and I check my extension attribute that lists any findings forsysprefs
. This smart group will run the remediation with the--reset
flag.