Good morning all,
I have a situation I'd like to understand how to solve.
One of our customers is moving its devices from an old MobiControl instance to a new one. We couldn't opt for an upgrade of the old one for variuous reasons.
Now he needs to move the devices and to do that we sent the mcsetup.ini file with the enrollment ID of the new instance to all the devices currently enrolled in the old one.
With this, the customer can choose when to actually migrate them by simply unenrolling them from the old instance. The agent will look for the mcsetup.ini and then enroll the device again in the new instance.
This is working, no fuss.
The issue is on the applications which were installed from the managed Play Store: in the new instance we had to change the enterprise binding with a new Google account, which means when the devices enroll in the new instance they lose the old enterprise binding and acquire the new one. Even if I selected the exact same applications in the new App Policy, the apps are first uninstalled and then installed again. This is very problematic because the data of all apps are lost, which means the customer needs to configure again every app.
Is this avoidable in some way? The goal would be to DO NOT uninstall the apps.
Thank you