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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

List of computer names....... 1

Status
Not open for further replies.

adiMasher

Programmer
Joined
Aug 31, 2001
Messages
144
Location
US
Hello,

What I'm looking for is a command or anything that I can get a list of computer names within the domain. Assuming here that I'm logged on to the domain I want the names of the computers and I have admin priveleges.

I was thinking I could use netbios in some way but I don't know that much about it.

Thanks,
Martin
 
goto dos and type:

net view

This will give you all of the computers currently on the network.
 
whoa,
beautiful....
that will do the trick nicely.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top