Table 33: StorageGroup attributes
ObjectID |
Single-valued, string |
Gets the unique identifier for a specified object in Exchange Server. |
Read |
Other attributes provided for the StorageGroup object have the same names and descriptions as parameters of the following Exchange Management Shell cmdlet:
Table 34: UmDialPlan attributes
ObjectID |
Single-valued, string |
Gets the unique identifier for a specified object in Exchange Server. |
Read |
Other attributes provided for the UmDialPlan object have the same names and descriptions as parameters of the following Exchange Management Shell cmdlet:
Table 35: UmMailboxPolicy attributes
ObjectID |
Single-valued, string |
Gets the unique identifier for a specified object in Exchange Server. |
Read |
Other attributes provided for the UmMailboxPolicy object have the same names and descriptions as parameters of the following Exchange Management Shell cmdlet:
To migrate a mailbox, you need to use the MoveMailboxTo attribute provided for the Mailbox object. Update the value of the MoveMailboxTo attribute, so that it includes the name or GUID of the Exchange Server database to which you want to move the mailbox. As a result, the mailbox is migrated to the Exchange Server computer that hosts the specified database.
NOTE: Before migrating mailboxes, consider the following:
-
You can only migrate mailboxes between Exchange Servers that belong to the same Exchange organization.
-
If the computers between which you want to migrate mailboxes run the same version of Exchange Server, make sure they have either no or the same Exchange Server Service Pack installed.
Configuring a connection to Exchange Server
Configure a connection to the Exchange Server you will use to move the mailbox object. See the table below to determine which Exchange Server you must use to perform the move operation in a particular migration scenario.
Table 36: Migration Scenarios
Exchange Server 2013 |
Exchange Server 2013
NOTE: The source and target computers must have either no or the same Exchange Server Service Pack installed. |
Exchange Server 2013 |
For more information on how to configure a connection to Exchange Server, see Creating a new connection to Exchange Server.
Configuring a step to update MoveMailboxTo attribute value
To configure a step to update MoveMailboxTo attribute value
- In the sync workflow you created, create a new update step.
- In the update step, select the target data system for the data synchronization operation. This must be the Exchange Server to which you created the connection.
- Configure the update step so that it updates the value of the MoveMailboxTo attribute on the appropriate Mailbox objects. The new attribute value must include the name or GUID of the Exchange Server database to which you want to move the mailboxes.
For instructions on how to create and configure an update step, see Creating an update step.