Skip to content

tringler/deduplicate-outlook-contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Purpose

A simple powershell script to deduplicate outlook contacts. You need to export the contacts to a CSV from outlook and pass it to the script.

Usage

deduplicate-contacts.ps1 -sourceFile .\contacts.csv -destinationFile .\deduppedContacts.csv

TBD

Currently there is no merging of contacts. If multiple versions of a contact is found the script print out a warning.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published