Source Code and Samples

Friday 2 February 2007

Move a Mailbox

Description

Moves the mailbox kenmyer@fabrikam.com to a different database. This script/command requires Microsoft Exchange Server 2007.

Source Code

Move-Mailbox kenmyer@fabrikam.com -targetdatabase "Finance Mailbox Database"

No comments: