Change all AD users email addresses [PowerShell]
Recently I had the need to change all users email addresses in an Active Directory domain from one domain name to another. The below PowerShell is how I did it. The customer was using Office 365 with AD Connect. So, …