locate computer by MAC address

  • Thread starter Thread starter Craig
  • Start date Start date
What do you mean? If you have a mac addr, how do you determine what the
machine name is?

nbtstat -A <IP ADDRESS>

will return the MAC of a remote computer (if it is running windows). the
first line in the result is the netbios name of the remote system.

loop through all your IP addresses, and you will eventually see which
machine has that mac.

NuTs
 
I use a utility called getmac, from MS Resource Kit; I
think it's a free download.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top