Рет қаралды 8,528
When you perform a migration from GoDaddy to a normal Microsoft 365 tenant there is a requirement to remove the domain name from the GoDaddy M365 tenant so you can add it to your new M365 tenant.
This normally requires contacting GoDaddy support, and they will ask you to delete all the user accounts so they can remove the domain.
With this process you do not need to contact support. You can also preserve all of the old accounts in GoDaddy. You do not need to delete any of them.
From a migration perspective this is a game changer as we never want to delete the source environment before users have even logged in to their new account and checked everything is in place and good.
In this video I take you through that process and show how you can achieve this.
Here are the PowerShell commands that I reference in the video.
Connect-MgGraph -Scopes "Directory.Read.All","Domain.Read.All","Domain.ReadWrite.All","Directory.AccessAsUser.All"
Update-mgdomain -domainid bluey.life -authenticationtype Managed
Please remember to subscribe to the channel. I do appreciate that.
Mark - The Cloud Geezer - mark@thecloudgeezer.com (email me here if you need me)
#migration #m365 #microsoft #godaddy #godaddydomain #cloud #cloudmigration #thecloudgeezer