Find all windows 2000 domains API

  • Thread starter Thread starter jayfischer91
  • Start date Start date
J

jayfischer91

Does anyone know where I can find the .net api either c# or vb to get
a list of all domains on the LAN?

Thank You!
 
On 23 Mar 2004 14:50:41 -0800, (e-mail address removed) wrote:

¤ Does anyone know where I can find the .net api either c# or vb to get
¤ a list of all domains on the LAN?
¤

You should be able to do this with either DirectoryServices or WMI:

http://makeashorterlink.com/?N1AE223D7


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 

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