TechnoGist

gist (jst)# The central idea; the essence…

Archive for the ‘ProxyAddresses’ tag

Getting Proxy Addresses from an AD User Object

without comments

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.

Written by Paul Brice

April 10th, 2009 at 3:55 pm

Posted in PowerShell

Tagged with , , , ,