A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
Hi @Shaun Healy ,
Welcome to the Microsoft Q&A platform!
Based on your description, you can move everything to Entra (Azure Active Directory) without using ADConnect, but there are a few steps and considerations to be aware of:
- Export all user data from your local Active Directory. This includes user accounts, groups, and any other relevant information.
- Manually create users in Entra. If you have a large number of users, you can automate this process using PowerShell scripts or the Azure portal.
- Since you don't have an on-premises Exchange server, you can migrate mailboxes directly to Exchange Online. You can use tools such as the Exchange Online PowerShell module to create mailboxes and migrate data.
- After successfully migrating and verifying all users and mailboxes, you can disable ADConnect. This will stop synchronization between your on-premises AD and Entra.
- After ensuring that everything is running smoothly in Entra, you can deactivate your on-premises Active Directory.
Notes: This process requires careful planning and execution to avoid data loss and ensure a smooth transition.
Please feel free to contact me for any updates. And if this helps, don't forget to mark it as an answer.
Best,
Jake Zhang