SharePoint Online : Export User Profiles using CSOM

With SharePoint 2013, Microsoft has provided the ability to fetch User Profile information client side using CSOM API’s. The intent of this article is to to authenticate to SharePoint Online and using CSOM API fetch all user profiles to csv file.

 
 
 
 
 
(1)
140 times
Add to favorites
Office 365
5/29/2014
E-mail Twitter del.icio.us Digg Facebook
Verified on the following platforms
Windows Server 2012 No
Windows Server 2008 R2 No
Windows Server 2008 No
Windows Server 2003 No
Windows 8 Yes
Windows 7 Yes
Windows Vista No
Windows XP No
Windows 2000 No
This script is tested on these platforms by the author. It is likely to work on other platforms as well. If you try it and find that it works on another platform, please add a note to the script discussion to let others know.