IDEE
Guide to create aliases for multiple users using Powershell

⚡ Run the Script

Make sure to run the Script with Admin rights

✅ Verify the Aliases

  1. Check a user’s properties in Active Directory Users & Computers.

  2. Look under the Attribute Editor tab for the proxyAddresses attribute.

  3. You should see the new alias listed like this:
    smtp:user@authn.contoso.com

Click this link to download the script. AddAlias.ps1