ExchangeSearchMailbox
Deprecated Content Pack.#
This Script is part of theDeprecated
Please use the Exchange 2016 Compliance Search integration instead.
Searches all mailboxes on an Exchange server and copies the results to a specified target mailbox. This script runs through the agent on a Windows machine, and pulls and executes a PowerShell
script - which talks to the Exchange server.
#
Script DataName | Description |
---|---|
Script Type | javascript |
Tags | exchange, email |
#
InputsArgument Name | Description |
---|---|
query | The Exchange query to match the emails against. |
toMailbox | The destination mailbox. |
toFolder | The folder within the destination mailbox in which to place the matched emails. |
server | The hostname of the Exchange server. |
#
OutputsThere are no outputs for this script.