How to migrate Android devices between the different deployment modes of Mobile Device Manager Plus?

Description

Device migration is simplified by the use of UEM migration tool. Migration tool helps in migrating server data such as users, groups, profiles, apps. If you wanted to migrate only android devices, then you can follow the below steps.

Prerequisites

  1. Set up MDM Server
  2. Integrate your directory services to sync AD users and groups
  3. Configure profiles and add enterprise apps to the new server
  4. For migrating Managed Google Play with Google account, you can use the UEM migration tool. You can remove the old account and add it in the new server for migrating Managed Google Play with Google Workspace account.
  5. Create Groups on the new server. Associate profiles and distribute apps to the new group.

Steps

Enabling Migration profile

By default the migration profile is hidden. If you are using MDM Cloud, you can contact MDM Support to enable the Agent Migration profile. If you are using MDM on-premises, follow the steps given to enable the profile

  1. Stop the MDM server (either through Start -> Programs -> ManageEngine Mobile Device Manager Plus -> Stop or right click MDM logo in the notification area of Task bar and click Stop Service).
  2. Right click on the enableAgentMigration.xml file, click on Save As and paste the file in <Installation directory> /bin.
  3. Navigate to <Installation directory>/bin and open the command prompt.
  4. Execute the following command Executequery.bat enableAgentMigration.xml
  5. Start the MDM server (either through Start -> Programs -> ManageEngine Mobile Device Manager Plus -> Start or right click MDM logo on the Notification area of Task bar and click Start Service)

Configuring Migration profile

Once the Agent Migration profile is enabled, configure the Agent Migration profile as given below:

  1. Open your current MDM web console and navigate to Device Mgmt -> Profiles -> Create Profile -> Agent Migration.
  2. Copy the JSON from Knox Mobile Enrollment tab in the new server.
  3. Paste it in the Server URL field in the agent migration profile on the existing server.
  4. Now you can distribute the profile to the devices to be migrated.

Once the profile is successfully applied, the devices will be migrated automatically to Staged view(Enrollment-> Devices-> Staged) in the new server. You can assign the users and manage the devices.

Note:

  • Ensure the MDM agent version is above 9.2.500.A and the devices to be migrated are running the updated ME MDM app.
  • Audit logs will not be exported to the new server.
  • Ensure both the servers are reachable from the devices to be migrated.
  • Distribute the migration profile to a test device and verify if the test device is successfully migrated before distributing the profile to devices in your production environment.