|
|
There are no tools that I know of that can do this automatically you might
want to have a look over at the list on
http://www.slipstick.com/addins/contacts.htm which may have something that
could help you out. Otherwise you could do this by writing a script that
used one of the Exchange API's either MAPI (via CDO 1.2) ,
WebDAV,Exoledb/CDOEX that crawled through every users mailbox examined each
contact and updated if some sort of logic matched. The Exchange SDK which
you can download from msdn.microsoft.com/exchange">http://msdn.microsoft.com/exchange has information on
most of these API's with samples of querying the contacts folder.
Cheers
Glen
"Willy Kokken" <willy@xxxxxx> wrote in message
news:ux$dkwD%23GHA.3352@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> Our users have personal contacts in their own mailbox. The contacts are
> not
> in a global list. One of our suppliers has changed their domain name and
> now
> our users need to change the mail addresses for a lot of contacts.
>
> Is it possible to change all matching contacts for our users on a server
> level? It will save a lot of time and duplicate work for our users.
>
>
> Thanks,
> Willy.
>
>
|
|