-
Active Directory / Exchange 2013 / Exchange 2016 / Office365 April 4, 2017
This PowerShell will look up at your active directory user’s Proxy Addresses attribute and see if it’s empty, it’ll change it to include a Primary SMTP Address using user’s SamAccount + domain you configure in the PowerShell. ## READY Import-Module ActiveDirectory Write-host “If the user’s proxy attribute is empty the powershell […]