I have an Exchange / ActiveDirectory network. I am moving all our students from our exchange server to Google Apps for Education on a different domain from our Exchange server. Staff mail will be still processed by the Exchange server.

In order for the students, who are still AD users, to show up in address lists for staff to use. I have set e-mail addresses in their User objects, but they don't show up in the Outlook address book. I can get them to show up if, in AD, I right click on a user, "Exchange Tasks" and then "Establish E-mail Address". However I cannot do that on more than one user at a time.

Is their a commandline or scripting method that I can use to do this bulk operation?

link|improve this question

feedback

1 Answer

You can use ADModify to make bulk changes.

link|improve this answer
I know that; I'm not sure you understand the problem though. By right clicking on a Single user and clicking on "Exchange Tasks" I can click on "Establish Email Address" to allow Exchange to point to an external address. I can't do that for multiple users. This is not simply a case of updating their "mail" fields! – Philip Aug 10 '11 at 11:46
OK. Now I get what you're trying to do. No exclamation marks needed. – joeqwerty Aug 10 '11 at 13:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.