Apr 23 2019 08:24 AM
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 possible in Exchange Online or does each alias need to be created individually once the user has been created?
Apr 23 2019 11:33 AM
SolutionEmail 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.
Apr 23 2019 12:38 PM
@Keith KroslowOOPS, (embarrassed face) - Typo, or a lesson on why you don't type and train at the same time.
Apr 23 2019 12:41 PM
Apr 24 2019 02:30 AM
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.
May 03 2019 02:19 PM
E-mail address policy is not helpful in exchange online. Powershell script is useful as Vasil said.
Regards,
Akshay
May 07 2019 11:43 PM
Please review the link below
Assign an address book policy to users in Exchange Online
https://docs.microsoft.com/en-us/Exchange/address-books/address-book-policies/assign-an-address-book...
Apr 23 2019 11:33 AM
SolutionEmail 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.