There really isn't anything considered to be a "shared" contact in Exchange. There are just contacts within Active Directory. You can use LDAP to retrieve these items.
Your LDAP filter should use "objectCategory=Contact". Point your LDAP browser (or CFLDAP) at one of your domain controllers. You don't need admin permissions, but you do need a domain account since you have to authenticate against AD. If you have access to Active Directory Users and Computers MMC Snap-In, I believe you can filter for all contacts, then export them to a file. M!ke -----Original Message----- From: Casey Dougall [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 18, 2007 5:56 AM To: CF-Talk Subject: Re: OT - Exchange server, how to export shared contacts to cvs On 7/18/07, Adrian Lynch <[EMAIL PROTECTED]> wrote: > > I've never done it before, but if you can get at the contacts, can you > not take whatever format you receive them in and convert it to CSV? > You did mean CSV and not CVS didn't you? Ah, yeah csv I can't get the contacts, I've looked in the exchange administrator, all around in outlook, and I still don't understand how those are stored or how to export them. A normal users contacts are not a problem, you can export them from outlook, it's these company wide shared contacts that I can't seem to be able to export. It's a small company and while they use exchange, they do not have a network person on-site. I would have access to administrator account though if this helps provides enough user rights to get the data I need. This also is not a coldfusion project, I just need these contacts to merge with another set. Casey ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283974 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

