GoDaddy Defederation ToolRemove GoDaddy Control from Your Microsoft 365 Tenant
Free PowerShell scripts that automate the entire GoDaddy to Microsoft 365 defederation process. Tenant readiness check, federation removal, password resets, DNS validation, GoDaddy app cleanup, and post-migration health check — all in one interactive wizard.
Do NOT cancel your GoDaddy subscription first
GoDaddy runs an automated script that deletes all users and removes your domain when you cancel. Complete all 11 defederation steps first, then cancel.
What the Defederation Wizard Does
Tenant Readiness Check
Audits federation status, users, licenses, DNS records, delegated admin, and GoDaddy enterprise apps before making any changes.
Federation Removal
Converts your domain from Federated (GoDaddy-controlled) to Managed authentication — giving you direct Microsoft 365 control.
Password Reset & DNS Fix
Resets all user passwords (federated users have no usable passwords), validates MX/SPF/DKIM/DMARC records.
App Cleanup & Health Check
Removes GoDaddy enterprise apps (Partner Center, Web App), revokes delegated admin, and runs a full health check.
Download Individual Scripts
All-in-One Wizard
Interactive 11-step wizard — handles everything
Download GoDaddy-Defederate.ps1Readiness Check
Audit your tenant before making changes
Download GoDaddy-ReadinessCheck.ps1DNS Validation
Validate MX, SPF, DKIM, DMARC records
Download GoDaddy-DNS-Validation.ps1Health Check
Verify everything works post-defederation
Download GoDaddy-HealthCheck.ps1Step-by-Step: How It Works
Real screenshots from an actual GoDaddy defederation performed by our team. The wizard guides you through every step with confirmation prompts.











Quick Start — 3 Commands
# 1. Allow scripts to run (one-time)
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
# 2. Change to the script directory
cd "C:\Migration Scripts\godaddy-defederation"
# 3. Run the wizard with your domain
.\GoDaddy-Defederate.ps1 -DomainName "yourdomain.com"
The wizard handles everything else — module installation, authentication, readiness check, defederation, password resets, DNS validation, and cleanup.
Requirements
Windows + PowerShell 5.1+
- Windows 10/11 or Windows Server
- PowerShell 5.1 or later
- Run as Administrator
Microsoft 365 Access
- Global Admin account on the tenant
- NOT your GoDaddy login
- Script can create admin if needed
Auto-Installed by Script
- Microsoft.Graph.Authentication
- Microsoft.Graph.Users
- Microsoft.Graph.Identity + more
Frequently Asked Questions
What does "defederate" mean?
When GoDaddy manages your Microsoft 365, your domain is "federated" — meaning authentication goes through GoDaddy's servers. Defederation removes this control and gives you direct access to your Microsoft 365 tenant through Microsoft.
Will I lose any emails or data?
No. Defederation only changes the authentication method. All emails, OneDrive files, SharePoint data, and Teams conversations remain untouched. Users will need new passwords after defederation.
Can I undo defederation?
Technically yes, but there's no reason to. Once defederated, you have full control of your tenant directly through Microsoft. Going back to GoDaddy federation would mean giving up that control.
How long does the process take?
The script takes 15-30 minutes. DNS propagation can take up to 48 hours, but email usually continues working within minutes.
What if something goes wrong?
The wizard confirms each step before running it. You can skip any step or quit at any time. If you need help, our team does this professionally — we've defederated hundreds of tenants.
Do I need to be technical?
You need basic PowerShell knowledge and Microsoft 365 admin access. If you're not comfortable with the command line, our migration team can handle it for you.
Not Technical? We Do This For You.
Our migration team has defederated hundreds of GoDaddy tenants. We handle the entire process — defederation, DNS, password resets, email flow validation, and post-migration support.
Read the full step-by-step guide: GoDaddy Defederation Blog Post
Beyond Free Tools
Enterprise Cloud & IT Services
From Microsoft 365 migrations to fully managed infrastructure — we handle every layer of your IT stack.
Migration Tools We Use
Enterprise-grade tooling for every platform
- BitTitan MigrationWiz— Cloud-to-cloud email & data
- Microsoft Exchange Hybrid— On-prem to Exchange Online
- ShareGate Desktool— SharePoint & OneDrive
- Microsoft Mover.io— Google Drive to OneDrive
- Entra ID Connect— AD sync & hybrid identity
- PowerShell & EWS API— Automation & bulk ops