michelderooij / Remove-DuplicateItems

Script to remove duplicate items from Exchange mailboxes.

Home Page:https://eightwone.com/2013/06/21/removing-duplicate-items-from-a-mailbox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove-DuplicateItems

Getting Started

This script will scan each folder of a given primary mailbox and personal archive (when configured, Exchange 2010 and later) and removes duplicate items per folder. You can specify how the items should be deleted and what items to process, e.g. mail items or appointments. Sample scenarios are misbehaving 3rd party synchronization tool creates duplicate items or (accidental) import of PST file with duplicate items.

About

For more information on this script, as well as usage and examples, see the related blog article, Removing Duplicate Items from a Mailbox.

License

This project is licensed under the MIT License - see the LICENSE.md for details.

About

Script to remove duplicate items from Exchange mailboxes.

https://eightwone.com/2013/06/21/removing-duplicate-items-from-a-mailbox/

License:MIT License


Languages

Language:PowerShell 100.0%