Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11571

Creating a list of Data pulled from AD

$
0
0

Hey guys,

So I am currently stuck at a bit of a roadblock. I have been asked to create a Sharepoint page that would basically show all of our users from AD and one of their Custom Attributes. I can do this in powershell, no problem. 

The main issue is how do I load that data into the Sharepoint page. I can think of a couple of different ways... but that would require file I/O and I know that is terrible practice.

I don't really have any experience with Sharepoint and limited experience with LDAP, but I guess I just need help defining the best way I would do this.

The Page basically wants a table or list that looks likethis

Username customattribute1

jdoehappy

jdoe2sad

jdoe5silly




Viewing all articles
Browse latest Browse all 11571

Trending Articles