Online Manual: "User Management Resource Adminstrator"
Go to: User Management Resource Administrator homepage
Script Action: Move Exchange mailbox
Function
Moves an existing Exchange 2003/2000 mailbox. The mailbox and user account
must exist.
Deployment
This action is typically used in a script that is intended to move the
mailbox of existing user account. For this action, the user account is
identified by a variable (default: %UserObject%). To execute this action
successfully, the variable must have a valid value. The variable is an
output variable of the action Script
Action: Get user (AD). The Get User action supports several ways to find the
user and fill the variable.
Properties
|
Property Name |
Description |
Typical setting |
Remarks |
|
User Object |
An data structure representing the user account.
The property is used to identify the user account for the mailbox and
is normally generated as a variable by a previous script action ('Creating
user (AD)'). |
%UserObject% |
This property specifies the mailbox that must
exist (see Script
Action: Create Exchange Mailbox (2000/2003 for more information). |
|
Mailbox destination |
The object distinguished name of the destination
mailbox store |
|
|
|
Domain controller |
The (NETBIOS) name of the domain controller
used to access the target Exchange mailbox store. |
Optional |
|
Related topics
Script Action: Create
Exchange Mailbox (2000/2003)
Script
Action: Delete Exchange mailbox (2000/2003)
Script Action:
Edit Exchange mailbox (2000/2003)
|