- $c = Get-Credential <-- Enter your account for X domain
- $t = Get-Credential <-- Enter your account for Y domain
- move-mailbox -TargetDatabase "servername\storage group\database" -Identity 'mailbox name' -GlobalCatalog servername -SourceForestGlobalCatalog servername -NTAccountOU "OU=XXXX,DC=domain,DC=com" -SourceForestCredential $c -TargetForestCredential $t
Showing posts with label cross forest. Show all posts
Showing posts with label cross forest. Show all posts
Thursday, 27 October 2011
Moving Mailboxes Across Forests
Subscribe to:
Posts (Atom)