View Single Post
  (#3 (permalink)) Old
exx Offline
Knows Where the Search Button Is
 
Posts: 45
Join Date: Jan 2006
Model: 8703e
Carrier: Bell
Default 06-27-2009, 04:33 PM

New Forest. I migrated the user accounts over and kept their SID history and am manually moving their mailboxes/adding them to the new BES while we migrate their workstations over.

EMS Command:
move-mailbox -TargetDatabase "exchange.newforest\storage group\mailbox database" -Identity 'mailbox name' -GlobalCatalog dc.newforest -SourceForestGlobalCatalog dc.oldforest -NTAccountOU "OU=XXXXX,DC=newforest" -SourceForestCredential $c -TargetForestCredential $t
   
Reply With Quote