In Active Directory a user object can hold multiple “Proxy” addresses.
Using ADSI and LDAP the PowerShell script below enumerates all .proxyaddresses from a specific Active Directory user object.
This scripting technique can be used to get any Active Directory user object attributes.
All information is provided on an AS-IS basis, with no warranties and confers no rights.
