
Listing domain and workgroup PC nodes available
Don't have any code samples, but you're going to be looking a couple of
possible technologies. WMI, which is in the System.Management namespace.
Or ADSI which is in the System.DirectoryServices namespace. ADSI is your
best bet. GotDotNet has a short sample of accessing Active Directory.
http://samples.gotdotnet.com/quickstart/howto/default.aspx?url=/quick...
owto/doc/ADRead.aspx
Thank You,
Dale Roberson
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. ? 2001 Microsoft Corporation. All rights
reserved.