Skip to main content

ExchangeSearchMailbox

This Script is part of the Deprecated Content (Deprecated) Pack.#

Deprecated

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 Data#


NameDescription
Script Typejavascript
Tagsexchange, email

Inputs#


Argument NameDescription
queryThe Exchange query to match the emails against.
toMailboxThe destination mailbox.
toFolderThe folder within the destination mailbox in which to place the matched emails.
serverThe hostname of the Exchange server.

Outputs#


There are no outputs for this script.