Hi,
I have a requirement as my subject says all to sync SP and AD programmatically
I am fairly new to SharePoint and learning
Can someone please guide me with some reference on how to proceed with this development and what all do I need in making this work
Thanks
Prasad PathakPosted Mar 24, 2015, 1:14 AM
For this you first need to create a sync connection with active directory, and then you can start sycn with PowerShell
http://www.benjaminathawes.com/2013/01/15/configuring-active-directory-import-for-a-sharepoint-2013-user-profile-service-application-using-powershell/
http://stackoverflow.com/questions/14254243/powershell-scripts-create-user-profile-synchronization-service-using-sharepoint
Do mark this as answer if this answer is helpful.
Regards,
Prasad Pathak