Distribute macOS installer
How to deploy the adaptiva macOS client with Microsoft Intune.
Overview
You can easily add the Adaptiva macOS client installer as a macOS app (PKG) in Microsoft Intune. This will distribute the client to macOS devices and configure their connection to the Adaptiva server.
If you are using a SaaS instance, the installation configuration will differ. Skip to the instructions for a SaaS client deployment using Intune.
Access the Adaptiva Client
The Adaptiva Client is available from the Installation folder of the installation media. You can download the latest release from the Product Releases section of the Adaptiva Support Portal.
Create macOS App
Log into the Microsoft Intune admin center (https://intune.microsoft.com) using the account with the appropriate role assignment.
In the left-hand navigation pane, click Apps, then click All Apps.

Click + Add.
In the Select app type pane, click the App type drop-down.
Under the Other app types, select macOS app (PKG).

Click Select to open the Add App steps.
Select the app package file
On the App Information pane, click Select app package file.

In the App package file pane, select the Browse button. Browse to the path where the installation files were located and select the
adaptiva-client-<version>-macOS.pkgfile. Click Open. The app details are displayed.Click OK on the App package file pane to add the app.
On the App information page, update the properties with these and any other values as appropriate. These are user facing values.

Name and Description: Update the name and description to user friendly values.
Publisher: Adaptiva
Complete any addition app information and click Next.
On the Program page, enter the following Post-install script:
Update the configuration script with any valid parameters. See the adaptivactl command line parameters reference for details.

Click Next.
Click the Minimum operating system drop-down and select macOS Ventura 13.0.

Click Next.
On the Detection Rules tab, ensure Yes is selected for ignore app version. Update the App Version to the version listed in the name of the .pkg file.
Click Next.
On the Supersedence and Scope tags tabs, click Next.
On the Assignments tab, configure assignments for the following groups. Assignments do not need to be entered right now; they can be entered later.

Add a group to Required to force the installation.
Add a group to Available for enrolled devices to make the installation optional via the Company Portal app. When adding a group to Available, the group must contain Users, not Devices.
Add a group to Uninstall for managed devices to have this app removed.
Click Next.
Review the App information and click Create.
SaaS Client Deployment using Intune
If you are using a SaaS instance, you can access the macOS installation script (adaptiva-client-<version>-install-unix.sh) from the Cloud Admin Portal.

If the Authorization token is updated, you must re-download the installation script and update your macOS script. See these instructions if the authorization token is updated.
Log in to your cloud tenant and click the settings gear > Settings > Client Downloads. Download the macOS Client installation script to an accessible location.
Log into the Microsoft Intune admin center (https://intune.microsoft.com) using the account with the appropriate role assignment.
In the left-hand navigation pane, click Devices.
Under By platform, click macOS. Then under Manage devices, click Scripts.

Click + Add.

On the Basics page, enter a Name and Description for the script policy, then select Next.
On the Script settings page, click the Browse button. Browse to the path where the macOS install script is located and select the
adaptiva-client-<version>-install-unix.shfile. Click Open. The script details are displayed.Configure the following script settings:
Run script as signed-in user: No
Hide script notifications on devices: Not Configured
Script frequency: Not Configured, this will run the script only 1 time.
Max number of times to retry if script fails: Not Configured.

Select Next.
On the Scope tags tab, click Next.
On the Assignments tab, configure assignments for the following groups. Assignments do not need to be entered right now; they can be entered later.

Add a group to Included groups to install the client on these devices.
Add a group to Excluded groups if necessary.
Click Next.
Review the script information and click Add.
If authorization token updated
On the macOS | Scripts page, select the previously created script.
Under Manage, click Properties.
In the details pane, next to Settings, click Edit.
Click the Browse button, and browse to the updated .sh file. Click Open.
Click Review + save.
Review the script information and click Save.
Last updated
Was this helpful?