Access Active Directory using ADSI oder DirectoryServices

R

rosemeyer2

Hi,

I want to access an Active Directory from a word makro (get and
search). I googled around and am totally confused about the apis to
use.

I tried to connect via getObject("ldap://host.com"), which worked, but
I don't know what kind of object I get back and how to use it to search
or get information from the directory. Is this adsi?

I read something about a new api using DirectoryServices, is this
possible with vba, how can I use this?

How can I access ADSI in a word makro?

Thanks,

Rudolf
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top