chekmate1984 Posted June 13, 2019 Posted June 13, 2019 Hi all We have a school email working fine which is domain.org Head has asked to buy another domain and have .co.uk to work too In office 365 its all working fine as in DNS showing ok. When i send emails to .co.uk it bounces back. After researching i found i need to add email address to proxy email in AD attribute tab - after adding here for test users it works fine. What is the quickest way to get this done for all users and how will this affect any new users, will that domain also be added automatically or am i doing this wrong and there is a easier way?
altecsole Posted June 13, 2019 Posted June 13, 2019 The quickest way to update current users is to use something like Powershell to update the proxyAddress attribute using capital SMTP for the default email address and lowercase smtp for the alias. For new users, if you want them to have the new domain as their default, the easiest way to do this is to add it as an additional UPN to your domain and then choose this for your new users.
chekmate1984 Posted June 13, 2019 Author Posted June 13, 2019 we want to keep .org for new users bu also want if someone sends email with .co.uk then them to be able to receive it. Thanks will have hunt for the powershell script for proxyaddress
localzuk Posted June 13, 2019 Posted June 13, 2019 This post has an example powershell script - https://social.technet.microsoft.com/Forums/en-US/1ed45d1c-18f0-4e70-8687-554440b1a25e/creating-new-aliases-for-all-users-and-future-users-in-o365?forum=winserverpowershell
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now