SharePoint Web Services: User Profiles

A series of scripts to query the SharePoint User Profile service through web services.

All of these script use the SharePoint web services so then can be executed from any computer.

References: SharePoint User Profile web service: v2010, v2013

Get UPA Schema

This script returns a table of user profile properties. .

Check out the demo below to see how get the schema info from any computer. Or Try it Yourself with the Instruction Workbench.

Demo:

Code: