Skip to main content
Solved

Create Smart computer group for Apple silicon with less than macOS 26?

  • June 19, 2026
  • 3 replies
  • 27 views

Forum|alt.badge.img+3

I thought I had this right, but I’m not getting correct results…..

Processor Type - Like - Apple
and
Architecture Type - Is - amr64
and
Operating System - does not match regex - ^26(\..*)?$

Still finding devices running 26. Someone have a better way to write this?

Appreciate any nudges in the right direction! 

Best answer by Josh-Q

I would just do Architecture Type and Operating System Version, using the less than operator:

 

 

3 replies

Josh-Q
Forum|alt.badge.img+4
  • Jamf Heroes
  • Answer
  • June 19, 2026

I would just do Architecture Type and Operating System Version, using the less than operator:

 

 


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • June 19, 2026

Yeah….I’m a ding-dong. I didn’t expand out Advanced Options. 

Your way is a lot easier!


Chubs
Forum|alt.badge.img+26
  • Jamf Heroes
  • June 22, 2026

@Josh-Q hit the nail on the head!  That’s the go-to :)