Quantcast
Channel: Exchange Server 2010 forum
Viewing all articles
Browse latest Browse all 19214

Update a single contact for multiple mailboxes

$
0
0

Hi,

We are using Exchange server 2007 SP3

We have pushed an outlook contact containing Helpdesk contact information to all users mailboxes using Import-mailbox commandlet. We used command as belw

Import-CSV -path users.csv | forEach-Object -process { Import-Mailbox -Identity $_.UserName -PSTFolderPath C:\contacts.pst -IncludeFolders '\contacts'}

Now we want to update some information(e.g. telephone number) within this same contact object for all users?

We tried using Import-mailbox again but the information within contact object does not change. How can we achieve this?

please help.


Viewing all articles
Browse latest Browse all 19214

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>