Move-Mailbox
Stub page for now: MS TechNet article on the Move-Mailbox cmdlet
This command will move a mailbox between servers, Exchange 2000 and higher. It also support cross-org moves.
Examples:
- Move-Mailbox john@contoso.com -TargetDatabase NewMailboxDatabase
- Move John's mailbox on the local server to the "NewMailboxDatabase"
|