Skip to main content

MDM Installation Process

Windows and macOS

Updated over 2 weeks ago

Windows and macOS agent both supports installation through MDM.

Windows MDM Installation Process:

  1. Customer needs to provide a property to the MSI installer during installation of the agent.

  2. Property should have key name: PROVISIONING_TOKEN

  3. Property's value should be set to the provisioning token retrieved from the dashboard

    Settings > Agent > + Add Agent > Popup will open > select the desired group

For Microsoft Intune, for example, this is done in the Command-line arguments input shown below when defining a Windows Line-Of-Business application:

macOS MDM Installation Process:

  1. Customer needs to set a preference on the system before the installation of the agent

  2. Preference should have domain com.hpe.arubanetworking.uxi.agent.desktop

  3. Preference should have key UxiProvisioningToken

  4. Preference's value should be set to the provisioning token retrieved from the dashboard

    Settings > Agent > + Add Agent > Popup will open > select the desired group

For Microsoft Intune, for example, this is done in the preinstall script input shown below when defining a macOS PKG application:

Did this answer your question?