6k devices split between 3 tenants
Question
Hi All,
Hello folks,
Have a new challenge.
I have 6k devices split between 3 tenants.
I need now to move them into a single and new tenant.
Are we able to do so without the need to access all the devices?
Can we somehow, with graph API or PowerShell, move the device registration to another Tenant?
Thank you
Posted by Christopher Oliveira in HTMD FB Group
Answers ( 2 )
Replied by Bhaskar S
It is possible to move devices from one Azure AD tenant to another Azure AD tenant. However, the process may vary depending on the type of devices and the configuration of the tenants.
Here are some possible steps that you may need to follow:
1) If you have hybrid Azure AD joined devices, you need to uninstall AAD Connect and re-install it again by using the global account of the new tenant.
2) If you have Azure AD joined devices, you need to create a local admin account and log in as the local admin.
Replied by Rakib Rahman
How about trying the new multitenant in entra id
Replied by Mathieu Ait Azzouzene
Quest has a tool to do that
Replied by Robinson Chan
Theoretically, you can try to use Intune to deploy Ppkg (bulk enrolment) to join a new tenant. But that would also mean users will no longer be able to log in to their old profile. If you’d like to use this step, I’d suggest you test it out and see if it’s something you’d want
I have done quite a few PC migrations with PPKGs and migration of user profiles to the new tenant’s account.
But never done, just migrating the pc to a new tenant without profile migration.
That being said, you’d probably need to take a look at doing T2T migration as well as endpoint migration strategies