All Projects → michelderooij → Remove-DuplicateItems

michelderooij / Remove-DuplicateItems

Licence: MIT license
Script to remove duplicate items from Exchange mailboxes.

Programming Languages

powershell
5483 projects

Projects that are alternatives of or similar to Remove-DuplicateItems

CVE-2021-33766
ProxyToken (CVE-2021-33766) : An Authentication Bypass in Microsoft Exchange Server POC exploit
Stars: ✭ 37 (+15.63%)
Mutual labels:  exchange, exchange-server
DataMigrationTeam
Repository for the Data Migration Team
Stars: ✭ 107 (+234.38%)
Mutual labels:  migration
idex-sdk-js
IDEX v3 SDK built with TypeScript, supporting both web and Node environments.
Stars: ✭ 35 (+9.38%)
Mutual labels:  exchange
migrana
Migrana is a Datomic migration tool that gives you the control over how your Datomic database evolves.
Stars: ✭ 22 (-31.25%)
Mutual labels:  migration
pgcapture
A scalable Netflix DBLog implementation for PostgreSQL
Stars: ✭ 94 (+193.75%)
Mutual labels:  migration
binance-pump-bot
Automation for Binance p&d(pump and dump) activity, ensures fastest purchase and provides auto selling functionality to lockdown profit during these events.
Stars: ✭ 112 (+250%)
Mutual labels:  exchange
harmonica
Kotlin Database Migration Tool. This tool makes it really easy to create table, index, add columns, and so on, with Kotlin DSL.
Stars: ✭ 123 (+284.38%)
Mutual labels:  migration
coinbase-pro-rs
Coinbase pro client for Rust
Stars: ✭ 127 (+296.88%)
Mutual labels:  exchange
Microsoft365
Manage Microsoft 365 with PowerShell
Stars: ✭ 30 (-6.25%)
Mutual labels:  exchange
conduit
Conduit - Open Source 0x Relayer API implemented in NodeJS
Stars: ✭ 18 (-43.75%)
Mutual labels:  exchange
PSBlackListChecker
Basic functionality of this module is ability to quickly verify if given IP address is on any of over 80 defined DNSBL lists. Below code will return results only if IP is on any of the lists. Advanced functionality of this module is ability to send reports to your email when things get bad on one of those 80 defined DNSBL listrs.
Stars: ✭ 50 (+56.25%)
Mutual labels:  exchange
toggl2clockify
Migrate data from toggl to clockify
Stars: ✭ 21 (-34.37%)
Mutual labels:  migration
xExchange
This module contains DSC resources for deployment and configuration of Microsoft Exchange Server.
Stars: ✭ 62 (+93.75%)
Mutual labels:  exchange-server
alfredToday
Today menu Plugin for Alfred (generalized for public consumption)
Stars: ✭ 39 (+21.88%)
Mutual labels:  exchange-server
AngularVueIntegration
An opinionated attempt to let Angular 1.x and Vue peacefully live together
Stars: ✭ 28 (-12.5%)
Mutual labels:  migration
sqlize
sql migration schema generate from models
Stars: ✭ 47 (+46.88%)
Mutual labels:  migration
testnet.backend
Backend for a ViaBTC exchange server (trading engine)
Stars: ✭ 18 (-43.75%)
Mutual labels:  exchange
pg-migrate
PostgreSQL migration tool
Stars: ✭ 39 (+21.88%)
Mutual labels:  migration
vault-migrator
migrate vault data between different physical backends
Stars: ✭ 51 (+59.38%)
Mutual labels:  migration
php-mongo-migrator
Migrations of MongoDB. Part of @PHPMongoKit
Stars: ✭ 29 (-9.37%)
Mutual labels:  migration

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].