Skip to content

Commit

Permalink
Link to bind FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbayton committed Apr 24, 2024
1 parent 6915407 commit dce9a2b
Showing 1 changed file with 8 additions and 2 deletions.
@@ -1,5 +1,5 @@
---
title: 'Is it possible to bind Android Enterprise with multiple EMMs?'
title: 'Is it possible to bind Android Enterprise with multiple EMMs with one account?'
published: '2019-04-26T16:39:55+01:00'
status: publish
author: 'Jason Bayton'
Expand All @@ -15,11 +15,17 @@ eleventyNavigation:
key: 'Is it possible to bind one Android Enterprise/Organisation ID with multiple EMMs?'
order: 7000
---
<div class="callout">

With Google's Better Together Enterprise, support for this is on the way!

</div>

No.

An Android Enterprise ID is associated with only one EMM at a time. Under all normal circumstances attempting to bind with the same Google account on another EMM will return an error stating an Enterprise already exists.

It is possible to unbind from one EMM and then bind with another, however this will delete the existing Enterprise and create a brand new one, losing all approved applications, etc.
[It is possible to unbind](/android/android-enterprise-faq/delete-the-ae-bind/) from one EMM and then bind with another, however this will delete the existing Enterprise and create a brand new one, losing all approved applications, etc.

The only exception to the above is in high availability and/or disaster recovery scenarios where an instance of an EMM may be replicated, but no two EMMs should be generating managed Google Play accounts from the same Google account simultaneously.

0 comments on commit dce9a2b

Please sign in to comment.