Forum Discussion
SaraFennah
Apr 23, 2019MVP
Exchnage Email Address Policies in Exchange Online
In Exchange on prem we can set an Email Address Policy to create email aliases for new users to include email addresses using various and multiple name and domain combinations by default. Is this po...
- Apr 23, 2019
Email Address policies are available in Exchange Online, but you can only use them against Modern Group object, so they are pretty useless. PowerShell scripts are the usual workaround.
VasilMichev
MVP
Email Address policies are available in Exchange Online, but you can only use them against Modern Group object, so they are pretty useless. PowerShell scripts are the usual workaround.
SaraFennah
Apr 23, 2019MVP
Thanks - I thought we'd end up with a PowerShell solution but, wanted to confirm as my delegates were convinced I must be wrong. Am I correct in assuming that PowerShell is used to add the required email aliases after the user's has been created?
- VasilMichevApr 24, 2019MVP
You can also specify it upon creation, but generally speaking that depends on the mailbox type, how exactly you are creating it, how are you managing identities, etc.