SharePoint Foundation User Sync Tool Wiki
VS (C#) program used to sync SP with AD
Brought to you by:
dajokker
Visual Studio 2008 C# program. (Only needed if you want to edit and recompile the code).
program is located in the bin\release folder if you just want to run it. Manually running it allows you to explore. Include the /s switch on the command line to have it run silently.. also can include a URL on the command line with the /s to sync only a specific site from the settings file.
Hope this helps someone out.