A Visual Studio 2008 (C#) program that allows you to synchronize Contact and User Information List (and others) from Active Directory to SharePoint Foundation.
What make this project a bit unique are the following:
1) This program allows to you browse a sites library list and items along with Active Directory to help determine which fields map to which fields in your lists.
2) The program can run in /silent mode to be used as a windows task scheduled job. You can also include a URL in the command line to limit it to a specific site for a one time run.
3) The program can be run manually on a per site level
4) Which Site, which List, and which Fields in that list are all configured by editing an XML settings file.
Features
- SharePoint Foundation 2010
Follow SharePoint Foundation User Sync Tool
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks @dajokker for this tool, however whenever I update the settings.xml file and then try to run the project, I get an null exception error (Object reference not set to an instance of an object source: GetWebSiteData), I was wondering why I keep getting this error and if there is a fix you can provide me. Any help would be greatly appreciated. Thanks