Online Manual: "User Management Resource Adminstrator"
Go to: User Management Resource Administrator homepage
Script Action: Delete Exchange mailbox (2000/2003)
Function
Delete the Exchange 2003 or Exchange 2000 mailbox of an existing user
account. The user account is specified by a variable (default: %UserObject%).
You can use the action Get user
(AD) to find the user account and initialize this variable.
Deployment
This action is typically used in a script that is intended to delete
the mailbox of existing user account and possibly the user's resources
and the account itself. 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, Script
Action: Get user (AD). |
%UserObject% |
|
More information:
Principle of operation
Project operations - Input data
Project operations - Manage script actions
Project operations - Variables
Script Action: Create Exchange Mailbox (2000/2003)
Script Action: Edit Exchange mailbox (2000/2003)
Help on help
|