Posted on 06-07-2023 11:58 AM
I am wanting to create a smart group that will show me all the Macs that are capable of running Big Sur, not actually on Big Sur, but could upgrade to it. Is there a way to create a smart group that I can filter out the most recent version of macOS the device is capable of running?
Thank you
Solved! Go to Solution.
Posted on 06-07-2023 12:12 PM
Create your smart with the RegEx from this post and then also filter out OS version 12 +13 from the criteria. This will give you all the machines able to run Big Sur that are not past it.
Posted on 06-07-2023 12:55 PM
Here’s an updated regex that includes all Big Sur compatible Macs:
https://gist.github.com/talkingmoose/794f7647e7a29d6ef74f8b9233dd44bb
Posted on 06-07-2023 12:12 PM
Create your smart with the RegEx from this post and then also filter out OS version 12 +13 from the criteria. This will give you all the machines able to run Big Sur that are not past it.
Posted on 06-07-2023 12:55 PM
Here’s an updated regex that includes all Big Sur compatible Macs:
https://gist.github.com/talkingmoose/794f7647e7a29d6ef74f8b9233dd44bb