July 2017
Intermediate to advanced
648 pages
31h 9m
English
When activating a database copy, you can optionally set the -MoveComment parameter to a string value of your choice that will be recorded in the event log entry for the move operation.
You can choose to activate one mailbox database copy at a time, or you can move all the active databases on a particular server to one or more servers in the DAG, as shown in the following command:
Move-ActiveMailboxDatabase -Server MBX2 '
-ActivateOnServer MBX1 -Confirm:$False
As you can see here, all the active databases on MBX2 will be moved to MBX1. Obviously, this requires that you have the database copies located on MBX1 for every mailbox database on MBX2.
When moving mailbox database copies, you can also override the automount dial ...
Read now
Unlock full access