Beautiful view of the Gorafe Desert with mountains in Andalucía, Spain.

How to Add Unmanaged Users to Google Workspace Without Disrupting Microsoft 365 Email Services

Beautiful view of the Gorafe Desert with mountains in Andalucía, Spain.
Photo by Ray Raimundo on Pexels. Source.

Integrating unmanaged users into your Google Workspace while maintaining existing Microsoft 365 email services can pose challenges. The following guide provides practical steps to tackle this setup without disrupting your current email system.

Understanding Unmanaged Users in Google Workspace

Unmanaged users occur when individuals use their company domain to create personal Google accounts outside of the business’s control. This can pose security risks and management challenges.

Examining Your DNS and Domain Registrar Settings

Ensure your DNS settings are correctly configured. Your domain should be verified via the appropriate registrar settings to avoid service clashes.

  • Identify where your domain is registered.
  • Review existing DNS records related to email services.
  • Check if DNS settings are managed through third-party services like Wix or GoDaddy.

Steps to Verify Domain Ownership via TXT Record

Verifying domain ownership is essential for adding users to Google Workspace. This typically involves adding a TXT record in your DNS settings.

nslookup -type=txt your-domain.org

dig @ns2.wixdns.net your-domain.org TXT

Get-GoDaddyDNSRecord -Domain your-domain.org

Strategies to Avoid Disruption in Microsoft 365 Emails

When modifying DNS settings, it’s crucial to ensure your MX records remain unchanged for Microsoft 365. Validate that email flow is not affected during and after configuration changes.

Workarounds When Domain Settings are Locked

If your domain settings are locked or managed externally, contact your registrar or service provider. Understand the access level and possible avenues to implement changes.

Frequently Asked Questions and Troubleshooting

Common issues involve verification failures or email disruptions. Ensure all DNS records are double-checked and that support guides are followed from both Google Workspace and Microsoft 365 documentation.

Sources

For further reading on adding unmanaged users, review this discussion.

Transparency Note: This guide was assisted by AI. All sources were automatically checked against the provided list.