The Enable Mailbox activity creates a new mailbox for an existing Active Directory user.

This activity implements the Microsoft Exchange Enable-Mailbox command.

To access this activity in the Workflow Editor, select the Custom tab, and then navigate to Custom Activities > Exchange > Mailbox.
Note: This activity replaces an Exchange activity by the same name available in releases prior to Geneva. If you have a workflow created in a previous version that uses the deprecated activity, your workflow will continue to work normally after upgrading to Geneva. However, all new workflows must use the custom version of this activity. This activity was built with the PowerShell activity designer, which gives workflow administrators the ability to store input and output variables in the databus.

Input variables

Output variables

Table 2. Enable Mailbox output variables
Variable Description
result Either success or failure.
error Error message if the operation fails.

Conditions

Table 3. Enable Mailbox conditions
Condition Description
Success The activity succeeded in creating a new mailbox for the specified user.
Failure The activity failed to create a new mailbox for the specified user.