Office 365 Script: Append additional proxy address to existing cloud identity
What more can be said other than the title? Enjoy… :)
Read the help information for details on how to execute the script.
Get-help .\SetMailbox_AppendAdditionalProxyAddress_FromCSV.ps1 -full
A copy of the script can be downloaded by clicking on the link below.
SetMailbox_AppendProxyAddress_FromCSV.ps1
Comments
Anonymous
January 01, 2003
Otimo script, bastante utilAnonymous
June 28, 2012
Nice Work Thomas, This script is helpful since it appends proxy address instead of replacing existing information which is a drawback in usual "set-mailbox -identity user -emailaddresses {SIP:address, SMTP:address,X500:ProxyAddress} " command.