---
sourceDocument: Yokohama ServiceNow AI Platform Capabilities
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/servicenow-platform

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Exchange activity pack

# Exchange activity pack {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The Exchange activity pack allows workflows to manage Microsoft Exchange mail
systems.  
The use of Orchestration Exchange activities requires the following:

* Microsoft Exchange 2010, 2013, or 2016.
* A MID Server configured to run Powershell 2.0
* A target Exchange server in the same Active Directory domain as the instance.
* Powershell Remoting enabled on the target Exchange server.

{#c_OrchestrationExchangeActivities__ul_usb_43g_vs}  
Note:  
These activities cannot be used to interact with Microsoft Exchange Online.  
Orchestration provides custom Exchange activities that were created with the Orchestration activity designer template. These activities perform the same functions as Exchange activities by the same name from previous releases and replace those activities for all new workflows. The custom Exchange activities were built with a [Powershell activity template](https://www.servicenow.com/docs/T3oY9tzS7x0vGVPp_ruWXw#t_CreateAPowershellActivity "Create a custom PowerShell activity return data to a workflow from a host using Microsoft PowerShell."), which gives workflow administrators the ability to store input and output variables in the [databus](https://www.servicenow.com/docs/PrNTwrqX9mIH_QHC_03Elg#t_ReuseDataInTheActivityDesigner "The Data tab in the Workflow Editor lists all custom activities used in the current workflow that produce data and displays that data for reuse in other custom activities.").  
Note:  
Existing workflows from earlier versions that were created with legacy Exchange activities continue to function normally after an upgrade to Geneva. However, all new workflows must use these custom Exchange activities.

To use the Microsoft Exchange custom
activities, you must [request
activation](https://www.servicenow.com/docs/KhV7eUWslA~GoSkHEMuxXw "Activity packs are available with your subscription to Orchestration.") of the Orchestration - Exchange plugin. The custom Exchange activities are
available in the Workflow Editor on the Custom tab. Expand the
Custom Activities tree and select the Exchange
category for the activity you want to use.  
Figure 1. Accessing custom Exchange activities
* **[Configure MID Server for Exchange](https://www.servicenow.com/docs/pbL3JuataQfltwGdAqyqpA)**   
  Configure a MID Server with defined IP ranges to use Exchange.
* **[Pass multivalued properties with an Exchange activity](https://www.servicenow.com/docs/fpz~LVyiwXYZ9ibOg7FHQA)**   
  To set a multivalued property using an Exchange activity, you must use a specific parameter format.
* **[Create Address List activity](https://www.servicenow.com/docs/DH1O7gJpRqZzfKj9_GfecQ)**   
  The Create Address List activity creates a new address list that acts as an alias for emailing all users in the group.
* **[Delete Address List activity](https://www.servicenow.com/docs/CyN7B2Gcv9Ch8WtOp1_pBQ)**   
  The Delete Address List activity removes an existing address list from an Exchange server.
* **[Get Address List activity](https://www.servicenow.com/docs/pSgjx0awkR02CbcbHsy9Jg)**   
  The Get AddressList activity retrieves all attributes from the specified Exchange address list.
* **[Move Address List activity](https://www.servicenow.com/docs/efPfdOMvs_MCAftm5LOHBg)**   
  The Move Address List activity moves a Microsoft Exchange address list to another location in the address hierarchy.
* **[Set Address List activity](https://www.servicenow.com/docs/R~WzgCZjlVEbTVa9WrlT7A)**   
  The Set Address List activity modifies a Microsoft Exchange address list.
* **[Update Address List activity](https://www.servicenow.com/docs/z8yxFY3z5HgiTkeFijLZRQ)**   
  The Update Address List activity adds or removes users from the specified address list and immediately applies any cached address list changes to the server.
* **[Create Mailbox activity](https://www.servicenow.com/docs/9Za~uQ4IPiuoA6mABYv44w)**   
  The Create Mailbox activity creates a new Active Directory user, if that user does not already exist, and a Microsoft Exchange mailbox for that user.
* **[Delete Mailbox activity](https://www.servicenow.com/docs/NyVTghHAN5Mu_Q~qMiB8Dw)**   
  The Delete Mailbox activity deletes the Microsoft Exchange mailbox of an Active Directory user.
* **[Disable Mailbox activity](https://www.servicenow.com/docs/q6qyOKQ4CCjiy6b_iMsh~Q)**   
  The Disable Mailbox activity disables the mailbox associated with a specified Active Directory account.
* **[Enable Mailbox activity](https://www.servicenow.com/docs/pbJFXeLdPBupE9VuSbwDVQ)**   
  The Enable Mailbox activity creates a new mailbox for an existing Active Directory user.
* **[Get Mailbox activity](https://www.servicenow.com/docs/FioXHjlTDlUGZvoTDOVJLw)**   
  The Get Mailbox activity gets the mailbox for the specified user or all mailboxes on a Microsoft Exchange server.
* **[Set Mailbox activity](https://www.servicenow.com/docs/da7ZyajYGezzg~U8d2sUjA)**   
  The Set Mailbox activity modifies the settings of an existing Microsoft Exchange mailbox.

