I used ADFind to extract the following info from the user properties in AD:

adFind -b dc=MyDomain,dc=local -f "objectcategory=person" -csv -nodn
sAMAccountName givenName initials sn title mail
physicalDeliveryofficeName employeeNumber departmentNumber
streetAddress l st postalCode telephoneNumber mobile manager
description > UserInfo.csv or .txt

You can download ADFind from Joeware and only use the attributes you
need, which in this case may be
Username, First Name, Middle, Last Name, and Email Address
sAMAccountName givenName initials sn mail

hth

On 3/19/08, John Hornbuckle <[EMAIL PROTECTED]> wrote:
> I'm sure I'm showing my ignorance when I say that this isn't enough info
> to point me in the right direction..
>
>
>
>
> -----Original Message-----
> From: Campbell, Rob [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 19, 2008 12:43 PM
> To: MS-Exchange Admin Issues
> Subject: RE: Printing List of Exchange 2003 Accounts
>
> You can pull the mailbox list off of the servers via WMI. That will
> include the mailbox display name as one of the properties.
>
> -----Original Message-----
> From: Steven Peck [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 19, 2008 11:38 AM
> To: MS-Exchange Admin Issues
> Subject: Re: Printing List of Exchange 2003 Accounts
>
> Do you want username, Display Name, email address?  There are a few
> different approaches to doing this.  One method is to point at the
> Exchange servers and run a script
> http://www.blkmtn.org/powershell-list-exchange2k3-mb-info
>
> Though there have been other methods posted on this list that point at
> AD with an LDAP filter instead.
>
> Steven Peck
>
> On Wed, Mar 19, 2008 at 9:27 AM, John Hornbuckle
> <[EMAIL PROTECTED]> wrote:
> > I need to generate a printed list of all of my users who have Exchange
> >  accounts. Is there an easy way to do this?
> >
> >
> >
> >
> >  John Hornbuckle
> >  MIS Department
> >  Taylor County School District
> >  318 North Clark Street
> >  Perry, FL 32347
> >
> >  www.taylor.k12.fl.us
> >
> >
> >
> >  ~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
> >  ~             http://www.sunbeltsoftware.com/Ninja                ~
> >
>
> ~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
> ~             http://www.sunbeltsoftware.com/Ninja                ~
>
> ************************************************************************
> **************************
> Note:
> The information contained in this message may be privileged and
> confidential and
> protected from disclosure.  If the reader of this message is not the
> intended
> recipient, or an employee or agent responsible for delivering this
> message to
> the intended recipient, you are hereby notified that any dissemination,
>
> distribution or copying of this communication is strictly prohibited. If
> you
> have received this communication in error, please notify us immediately
> by
> replying to the message and deleting it from your computer.
> ************************************************************************
> **************************
>
> ~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
> ~             http://www.sunbeltsoftware.com/Ninja                ~
>
> ~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
> ~             http://www.sunbeltsoftware.com/Ninja                ~
>

~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~             http://www.sunbeltsoftware.com/Ninja                ~

Reply via email to