New-MoveRequest – 如何dynamic分配-TargetDatabase

我正在进行迁移(大约)5000个邮件对象,我需要一个方法/脚本/命令,使我可以利用New-MoveRequest CMD-Let结合dynamic分配TargetDatabase的可能性。

任何想法都会很棒。

干杯,安道尔

自动邮箱分发是你的朋友,从Tech-net , TargetDatabase参数是可选的,他们说The TargetDatabase parameter specifies the identity of the database that you're moving the mailbox to. If you don't specify the TargetDatabase parameter, the command uses the automatic mailbox distribution logic to determine the database to move to. The TargetDatabase parameter specifies the identity of the database that you're moving the mailbox to. If you don't specify the TargetDatabase parameter, the command uses the automatic mailbox distribution logic to determine the database to move to.

您需要排除任何您不想要的数据库作为目标,Exchange将自动为您平衡它们。 在Tech-net上自动邮箱分发的东西。

Exchange 2010中的自动分发选项由随机select执行。 但是,您有一些选项来控制随机select哪个数据库。 以下technet文章将帮助您:

http://technet.microsoft.com/en-us/library/ff872148(EXCHG.141).aspx