Listing domain and workgroup PC nodes available 
Author Message
 Listing domain and workgroup PC nodes available

Hi
Does anyone know within Vb.net, how to retrieve a list of the PC's on a
system network(domain and workgroup)
 Thanks in advance

Paul

*** Sent via Developersdex http://www.*-*-*.com/ ***
Don't just participate in USENET...get rewarded for it!



Tue, 30 Nov 2004 01:34:34 GMT  
 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.



Tue, 30 Nov 2004 02:57:25 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Listing PC's on different domains from 1 pc

2. HOW: List of UserNames from a given Domain or Workgroup using WinAPI

3. Programmatically list PC's in workgroup

4. How to find list of available internet connections on pc

5. domain pruefen domain provider es domain registrieren domain angebot no domain

6. Getting a list of Computer's on a network and or a list of Workgroups

7. How to List Domain Controllers in domain

8. HELP: Listing domains and computers in the domains

9. Enumerate Workgroups AND Domains

10. Domain-name and/or Workgroup info

11. Computers in workgroup/domain/subnet

12. retrieving computername and domains/workgroups

 

 
Powered by phpBB® Forum Software