Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Finding Other Computers

Status
Not open for further replies.

LeonAtRC

Programmer
Nov 25, 2002
101
US
How do I go about finding other computers on my local area newtork?
I can use FileSystemObject to search for drives, folders and files but It doesn't allow me to look beyond my own machine.
Is there another method or catalog that I can use?
(I need to do this programatically.)
Thanks.
 
Are you on a domain? if so you could use some VB code to get all the computer objects from the domain.

Thanks

John Fuhrman
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top