Forum Discussion
rupandalmeida
Feb 13, 2020Copper Contributor
Office 365 Domain name change/add
HI All, Need Solution for below requirement : We have abc-sa.org domain which is owned & added in to office365. Recently we bought a new domain called abc.org.sa & we want all incoming & out...
- Feb 13, 2020
1. Verify domain in O365 and complete DNS setup
2. Add new domain as additional UPN suffix in on-prem AD
3. Change some test users UPNs to new UPN
4. Change email addresses to match (test a few users first)
5. Change email address policy in Exchange on-prem (assuming you have one, which you should) and update everyones UPN
6. Tell everyone to use new email/UPN from now on.
halbot
Feb 16, 2020Brass Contributor
How do you manage email addresses for users then? You have to do this in AD, the normal way (and in fact only supported way) is to have a minimal exchange server which you use to provision cloud mailboxes by writing the email attributes to the AD user object. If you have exchange OnPrem you could also then use an email address policy to update everyone’s addresses.
So you are just going to have manually add the email addresses instead of using a policy however you would normally do it. Or use powershell.
You should be aware however that your current config is not supported.
So you are just going to have manually add the email addresses instead of using a policy however you would normally do it. Or use powershell.
You should be aware however that your current config is not supported.
rupandalmeida
Feb 17, 2020Copper Contributor