Getting a list of all domain users log in names

  • Thread starter Thread starter Jax
  • Start date Start date
J

Jax

Is there a way to do this on an NT network, i'm trying to
populate some comboBoxes with the names of all the users
on the network.
I'm just wondering if there is something within the
framework that can give me all of them without any
difficulty, otherwise it's text file time.

Many thanks go out to any helpful parties.

jax
 
you can use LDAP with DirectoryServices namespace classes.
e-mail me for more info.

Picho
 

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

Back
Top