Does anyone know of a way to get all the machine names of all the pcs connected to your network?
Thanks
Printable View
Does anyone know of a way to get all the machine names of all the pcs connected to your network?
Thanks
The best way to do this that I have seen done in the past is to ping the range of IP Addresses at the site and then if you receive a reply, query for the machine's name using WMI.
hmm... thanks, i'll look into it
ive answered this before, search should bring it up