Exchange 2007 environment. Every mailbox has their own local copy of contacts.
I just changed our domain in order to shorten it, and instead of having users go in and change each one of their local contacts, I'd like to write a script that iterates through each of their local contacts, and if the email address ends with '@oldemailaddress.com' I'd like to change it to '@newaddy.com'.
It would also be nice if the same script would open their .n2k file and edit those addresses as well.
Is this possible? Would it be a script for each client or would it be a script or cmd I could run on my Exchange 2007 server (sans the n2k)?
Thanks!