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 ~
