Asked by:
Adding e-mail alias to multiple users in office 365

Question
-
Hi,
I'm from a Microsoft partner organization.
Recently we have started a project on Office 365. There are two domain(EX: abc.com and xyz.com). abc.com is sending domain. There are 200 users. Now we want to create alias for abc.com users using xyz.com.
How we can add alias for multiple users? Which information will have added to create the .csv file for change alias?
Thanks
Reza
Tuesday, March 27, 2018 6:06 AM
All replies
-
Are you saying you want the users to have email addresses for both domains?
Note that you cannot just add a domain to a user unless that domain is handled by O365 Exchange.
\_(ツ)_/
Tuesday, March 27, 2018 6:12 AM -
- Proposed as answer by Albert LingMicrosoft contingent staff Wednesday, March 28, 2018 2:32 AM
Tuesday, March 27, 2018 6:13 AM -
Hi,
Thanks for quick reply.
just I want to add alias for users.
Reza
Tuesday, March 27, 2018 6:17 AM -
You want to add an alias or an email address?
\_(ツ)_/
Tuesday, March 27, 2018 6:19 AM -
Hi,
I just want to add alias for bulk users. is there any PowerShell command and csv format?
Reza
Tuesday, March 27, 2018 6:36 AM -
To add email addresses:
Set-Mailbox -EmailAddresses @{ADD='userid@domain.com'}
\_(ツ)_/
- Proposed as answer by Albert LingMicrosoft contingent staff Wednesday, March 28, 2018 2:32 AM
Tuesday, March 27, 2018 6:42 AM