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
Hi Walid Fawzy,
What steps are you performing ? What solution you have implemented ? What consoles are you running to do the commands ?
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.
- Ondrej BalazAug 07, 2018Brass Contributor
I agree with that. You should use only domains, that are configured correctly at O365 admin portal. Also do not use *.onmicrosoft.com, there is problem with synchronizing: https://techcommunity.microsoft.com/t5/Deployment/Issues-with-adding-mydomain-onmicrosoft-com-proxyaddresses/m-p/199482