I'd use ldifde in the following syntax. It will export the proxy addresses for mail enabled public folders. Just search through the file to find the folder
ldifde -d "CN=Microsoft Exchange System Objects,DC=<yourdomain>,DC=<com/net/whatever>" -r (objectClass=PublicFolder) -l proxyaddresses -f pfproxy.txt This should make it a lot easier to read than just exporting everything. Jeff -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Don Wood Posted At: Thursday, February 12, 2004 9:48 AM Posted To: Exchange Discussion List Conversation: How to search on email address Subject: How to search on email address In Exchange 2000 Server I have hundreds of email addresses associated with public folders. Some public folders not only have primary addresses but also additional smtp email addresses associated with the same public folder. I am not able to do a search in System Manager or Active Directory in order to find which public folder a particular email address is associated with. If I already know which public folder to look at, I can right mouse click properties and look at it's email addresses. Also there is a way to list every mailbox primary email address but any additional smtp email addresses do not show up on the list. Bottom line. Is there any way to search all valid email addresses of public folders to determine which public folder a particular email address is associated with. Thanks, Don Wood IT Manager IntelliReach Corporation _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Web Interface: http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&text_mode=& lang=english To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with. _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Web Interface: http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&text_mode=&lang=english To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
