Breeze 3.0 - Deployment
JAMF Pro
Â
Create two smart computer groups for two processor architectures
arm64
andx86_64
:[Computers] > [Smart Computer Groups] > [New] [Computer Group] > [Display Name] > `arm64` [Criteria] > [Add] > [Show Advanced Criteria] > `Processor Type` > [Choose] [Processor Type] > `like` > `Apple` [Save]
[Computers] > [Smart Computer Groups] > [New] [Computer Group] > [Display Name] > `x86_64` [Criteria] > [Add] > [Show Advanced Criteria] > `Processor Type` > [Choose] [Processor Type] > `not like` > `Apple` [Save]
Download the agent installer to the temporary directory.
Unpack the archive:
tar xvzf breeze-*.tgz
Enter the unpacked directory:
Create a credentials package:
This will create a package
breeze-credentials.pkg
next to the main package (can be used for both architectures).Upload package(s) to the JAMF:
If the status of the package is
Availability pending
, you can trigger the upload using this:Create two policies for two processor architectures
arm64
andx86_64
:
Â