Showing posts with label sqltable. Show all posts
Showing posts with label sqltable. Show all posts

Sunday, February 12, 2012

AD

Is there anyway to pull data out of Active Directory and into say a SQL
table.

Like a user list...

Any examples..."AHartman" <Hoosbruin@.Kconline.com> wrote in message
news:Rs6dnWmnsYCnVfDcRVn-qQ@.kconline.com...
> Is there anyway to pull data out of Active Directory and into say a SQL
> table.
> Like a user list...
>
> Any examples...

There's an OLE DB provider for Active Directory, so you should be able to
create a linked server:

http://groups.google.com/groups?hl=...%40TK2MSFTNGP12

Simon