Skip to content

Instantly share code, notes, and snippets.

@J-a-k-o-b
Created September 6, 2024 08:26
Show Gist options
  • Save J-a-k-o-b/1dc8b865568dc35593ef226bb6b2f304 to your computer and use it in GitHub Desktop.
Save J-a-k-o-b/1dc8b865568dc35593ef226bb6b2f304 to your computer and use it in GitHub Desktop.
$ComplianceCenterConnection=Connect-IPPSSession
$ExchangeOnlineConnection=Connect-ExchangeOnline
$csvPath="C:\git\thinBlog\ArchiveExport\MailboxList.csv"
$eDiscoveryCaseName="Search Archive Mailbox Content $(get-date -format "yyyyMMdd_HHmm")"
$eDiscoveryCaseDescription="Searches for all non-system Mailbox Folders within archive mailboxes"
$OneSearchForAll=$false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment