Skip to content

Accounts

The Accounts category allows the administrator to configure an account provided by a major EMM and assign a device to a user. The creation of user accounts is managed from the Genydeploy web portal and synchronized with the Genydeploy application.

Add a Google, MobileIron, Airwatch or Knox account

Configure an account provided by a major EMM based on data previously entered in the Genydeploy web portal:

  1. Click Add and Add Google account, Add MobileIron account, Add Airwatch account or Add Knox account.
  2. Fill the following fields with the desired values:

    • Account ID: Select or enter the unique ID of the account you want to add.
    • Identifier type: Select the device identifier from which you want the search in the account data to be performed (device serial number, IMEI or SIM serial number).
    • Account type: Select the type of account you wish to create (e.g. Gmail).

You must then define scripts that correspond to the device models you wish to configure:

  1. Select the tab of the device model you wish to configure.
  2. In Script Library, select the script with the match rate closest to your device model[^1].
  3. Create or complete the script using commands listed in the right-hand panel. The use of each command is detailed in section Script Commands.

    Tip

    • When a command is added, you can drag and drop it to run the script in the order of your choice.
    • The Expert mode allows users with good knowledge of script edition to write their script directly in XML.
  4. At anytime during script creation, you can test all or part of the script by selecting the commands to be tested and clicking Test. Commands being tested are then highlighted. You can abort the test by clicking Stop.

  5. If your script runs properly, click Add to script library.
  6. Repeat those steps for other device models.
  7. Click Apply.

Repeat all steps if you wish to add another account type.

Add custom account

Configure a custom account based on data previously entered in the Genydeploy web portal. To add an account:

  1. Click Add and Other account type.
  2. Fill the following fields with the desired values:

    • Account ID: Select or enter the unique ID of the account you want to add. This identifier retrieves account data.
    • Identifier type: Select the device identifier from which you want the search in the account data to be performed (device serial number, IMEI or SIM serial number).
    • Account type: Select the type of account you wish to create (e.g. Facebook).

You must then define scripts that correspond to the device models you wish to configure:

  1. Select the tab of the device model you wish to configure.
  2. In Script Library, select the script with the match rate closest to your device model[^1].
  3. Create or complete the script using commands listed in the right-hand panel. The use of each command is detailed in section Script Commands.

    Tip

    • When a command is added, you can drag and drop it to run the script in the order of your choice.
    • The Expert mode allows users with good knowledge of script edition to write their script directly in XML.

  4. At anytime during script creation, you can test all or part of the script by selecting the commands to be tested and clicking Test. Commands being tested are then highlighted. You can abort the test by clicking Stop.

  5. If your script runs properly, click Add to script library.
  6. Repeat those steps for other device models.
  7. Click Apply.

Repeat all steps if you wish to add another account type.

Back to top