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)
 
Back
Top