Posted on 02-01-2021 02:44 PM
Hello all,
I'm having a frustrating problem with deploying architecture-specific applications to our mixed fleet of M1 and Intel Macbooks. I've created Smart groups that look at the machine architecture and divide them into groups based on it being x86_64
or arm64
. Then I use simple configuration profiles to deploy packages based on their group membership. However M1 machines are consistently getting the Intel version of the packages installed! I've double-checked that I am uploading and naming the packages correctly. Where could I look to begin troubleshooting this problem?
I'm happy to provide any additional info or screenshots. Thanks in advance!
Posted on 09-01-2021 12:36 PM
Use Processor_type instead and "M1" to get the M1 machines in a group instead.
Posted on 10-22-2021 10:51 AM
Seeing the same thing - Apple Silicon devices fall out of smart group based on "Architecture".
Going to try using "Processor Type" as @mbrzezowski suggested.
Posted on 10-22-2021 11:39 AM
Posted on 01-12-2022 06:30 AM
Processor type = Apple M1
Did the trick! Thanks!