Skip to main content
Before starting the deployment, Microsoft Intune must be connected to Android Enterprise. To configure the integration, follow the official Microsoft procedure:
https://learn.microsoft.com/en-us/mem/intune/enrollment/connect-intune-android-enterprise
In addition, Flexxible must enable the application in the customer’s Managed Google Play environment. To do so, you need to provide Flexxible with the following data:
  • Managed Google Play name.
  • Managed Google Play ID.
manage-android-apps

Synchronize the application in Microsoft Intune

Once the application has been enabled in Managed Google Play:
  1. Sign in to the Microsoft Intune admin center.
  2. Select the application and synchronize it:
1_agentdeploy_android 2_agentdeploy_android
  1. After synchronization, FlexxAgent will appear in the list of available applications.
3_agentdeploy_android

Configure the application

Select FlexxAgent and complete the deployment configuration based on your organization’s needs. 4_agentdeploy_android

Create the configuration policy

FlexxAgent requires a managed configuration policy to receive the parameters needed for it to work. The configuration values can be obtained in two ways:
  • By extracting them from the .conf file generated when downloading FlexxAgent.
  • By requesting them from a Flexxible contact during the implementation process.

Get the parameters from the configuration file

  1. Download FlexxAgent for Windows, Linux, or macOS.
  2. Open the configuration file (.conf) included in the download.
  3. Extract the following values:
    • Required parameters
      • IHName → iQN
      • QScstr → sbCS1 + ”|”+ sbCS2
      • QueueServiceName → sbN
      • IHcstr → iCS1 + ”|”+ iCS2
      • Rg → rg
      • environment → production
    • Optional parameters
    These parameters let you associate additional device information using the attributes provided by the MDM solution.
    • user_email → "{{userprincipalname}}". In Google Workspace you can use "$LOGIN_EMAIL"
    • user_email_name → "{{userprincipalname}}". In Google Workspace you can use "$LOGIN_EMAIL"
    • user_email_domain → User’s domain
    • device_id → Device identifier
    • device_serial → Device serial number
    • device_asset → Inventory identifier
    • device_location → Device location

Configure the policy in Intune

Enter the obtained parameters in the Microsoft Intune managed configuration policy. 5_agentdeploy_android 6_agentdeploy_android
For more information about FlexxAgent for Android, see its documentation.