> I found the AD doesn't contain all the exchange email addresses, if > they are using public folders with email addresses or users with > more than one email address, the AD extract tools will not find > them, or I should say the tools I looked at so far.
Then you didn't look at exchange2aliases. :) You can download and tweak the script (see my sig) to get all of the proxyAddresses (the LDAP multi-valued attribute Exchange uses to store e-mail addresses) for users, groups, and mail-enabled PFs. You should have no need to look further than ex2a as your prototype. The tool is intended to write the results into IMail aliases--thus the name--but you can simply write them out to a file instead using a FileSystemObject. --Sandy ------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. e-mail: [EMAIL PROTECTED] SpamAssassin plugs into Declude! http://www.mailmage.com/products/software/freeutils/SPAMC32/download/release/ Defuse Dictionary Attacks: Turn Exchange or IMail mailboxes into IMail Aliases! http://www.mailmage.com/products/software/freeutils/exchange2aliases/download/release/ http://www.mailmage.com/products/software/freeutils/ldap2aliases/download/release/ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
