Did you deal with before?
Hi all,
Due to two company merge, company B users will migrate to company A, but their mailboxes are still in Company B.(exchange 2007)
we need to convert a user mailbox to a linked mailbox.
disable their mailbox, disable account and link to the account in CompanyA. (as described in this link
http://technet.microsoft.com/en-us/library/bb201694(EXCHG.80).aspx
Just wonder whether we can script using powershell for about 600 users instead of doing it manually?
Thank you very much for your help.
October 29th, 2010 2:20pm
On Fri, 29 Oct 2010 18:16:15 +0000, John JY wrote:
>
>
>Hi all,
>
>Due to two company merge, company B users will migrate to company A, but their mailboxes are still in Company B.(exchange 2007)
>
>we need to convert a user mailbox to a linked mailbox.
>
>disable their mailbox, disable account and link to the account in CompanyA. (as described in this link
>
>http://technet.microsoft.com/en-us/library/bb201694(EXCHG.80).aspx
>
>Just wonder whether we can script using powershell for about 600 users instead of doing it manually?
Yes, you can.
---
Rich Matheisen
MCSE+I, Exchange MVP
--- Rich Matheisen MCSE+I, Exchange MVP
Free Windows Admin Tool Kit Click here and download it now
October 29th, 2010 9:44pm
Hi Rich,
Thank you.
Can you share? If we have the txt file with all linked master account?
October 30th, 2010 4:55pm
On Sat, 30 Oct 2010 20:55:09 +0000, John JY wrote:
>Hi Rich,
>
>Thank you.
>
>Can you share? If we have the txt file with all linked master account?
No, I'm not going to write the code to handle this. While it's not a
very complex bit of code it'd take hours to write and cover all the
error conditions.
---
Rich Matheisen
MCSE+I, Exchange MVP
--- Rich Matheisen MCSE+I, Exchange MVP
Free Windows Admin Tool Kit Click here and download it now
October 30th, 2010 5:36pm