Breeze 3.0 - Deployment

JAMF Pro

 

  1. Create two smart computer groups for two processor architectures arm64 and x86_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]
  2. Download the agent installer to the temporary directory.

  3. Unpack the archive:

    tar xvzf breeze-*.tgz
  4. Enter the unpacked directory:

  5. Create a credentials package:

    This will create a package breeze-credentials.pkg next to the main package (can be used for both architectures).

  6. Upload package(s) to the JAMF:

    If the status of the package is Availability pending, you can trigger the upload using this:

  7. Create two policies for two processor architectures arm64 and x86_64:

Â