Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

cschotte/Outlook-Contacts-Sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outlook Contacts Sync

Syncs domain users from Active Directory to your Microsoft Outlook Contacts list.

Download

Working

This tool will query your on-premise Active Directory for users and syncs the result with Microsoft Outlook. If your organization’s Active Directory is very large (1500+ users), you can filter the results in the settings screen.

Example Active Directory Query

For example, if you like to filter on physical office location and departments, use a query like this

(|(physicaldeliveryofficename=SCHIPHOL*)(department=NL*)(department=EQ-NL*)(department=EQ-EQ-NL*)(company=NETHERLANDS))

Or all direct reports from your manager

(manager=CN=John Doe,OU=UserAccounts,DC=europe,DC=corp,DC=microsoft,DC=com)

Main Screen

alt Outlook Contacts Sync

License

Copyright (c) 2018 by NavaTron. All rights reserved.

Code License: MIT

Applies to all other files

About

Syncs domain users from Active Directory to your Microsoft Outlook Contacts list

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages