Forum Discussion
How to change Alias name in Office 365
- Aug 02, 2018If you are running a hybrid config, you need to use the set-remotemailbox with the -alias parameter with the on premises Exchange shell instead.
Set-remotemailbox -identity walid.fawzy@contoso.com -alias wfawzy
Thanks for your reply , mailnickname didn't appear in attribute editor of users .
How can i add this attribute ?
Thanks in advance ......
Hi Walid Fawzy,
What steps are you performing ? What solution you have implemented ? What consoles are you running to do the commands ?
- wrootAug 06, 2018Silver Contributor
He is trying everything we throw at him.
Walid, do one screenshot of attribute editor, proxy addresses details window (with masked actual address). You can also do a screenshot of Office 365 admin center with that user's details opened. And i guess you can do screenshots of running powershell commands you've been suggested above.
Also, what happens if you email to alias address?
- Walid FawzyAug 06, 2018Brass Contributor
Hi ,
I attached two files for attribute editor and proxy address .
- wrootAug 06, 2018Silver Contributor
It seems that your main SMTP address uses your real domain ..gy.com, but for aliases you try to use microsoft.com. Just use your own main domain. I don't think you should use domain.onmicrosoft.com either, although this might work. But i think your real domain is what is desired to use in aliases.