Skip to content

Instantly share code, notes, and snippets.

@CFC-Underwriting
Created July 16, 2018 15:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CFC-Underwriting/b48664d0a119c966e04a5d904d1135f9 to your computer and use it in GitHub Desktop.
Save CFC-Underwriting/b48664d0a119c966e04a5d904d1135f9 to your computer and use it in GitHub Desktop.
Get-Mailbox -ResultSize Unlimited -Filter {RecipientTypeDetails -eq "UserMailbox"} | Set-Mailbox -AuditOwner @{Add="MailboxLogin","HardDelete","SoftDelete","Create","Move","MoveToDeletedItems","Update","UpdateInboxR
ules"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment