Computing.Net > Forums > Windows Server 2003 > How to find MAC address remotely

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to find MAC address remotely

Reply to Message Icon

Name: tonypitt
Date: April 12, 2005 at 09:40:10 Pacific
OS: Windows
CPU/Ram: Unknown
Comment:

Is there a way to find a clients MAC address without physically being at there computer?


Are company is currently finding a better means of managing a network enviroment for its clients. My question is instead of physically obtaining a clients MAC address onsite is there a command th



Sponsored Link
Ads by Google

Response Number 1
Name: Crack
Date: April 12, 2005 at 09:53:45 Pacific
Reply:

net view at a command prompt.
Find the name of the machine you want.
nbtstat -a machinename at a command prompt.
MAC address will be at the bottom.


0

Response Number 2
Name: tonypitt
Date: April 12, 2005 at 11:17:29 Pacific
Reply:

That helped me find the MAC addresses of the clients that I'm connected to locally. Is there a way of using that command over a LAN/WAN?


Are company is currently finding a better means of managing a network enviroment for its clients. My question is instead of physically obtaining a clients MAC address onsite is there a command th


0

Response Number 3
Name: wackajaw
Date: April 12, 2005 at 13:31:25 Pacific
Reply:

If you can ping this host over the LAN/WAN, his MAC address will be cached in ARP table of your NIC for a while, so, from command prompt:

c:\ ping 1.2.3.4
after some echo replies from host 1.2.3.4

c:\arp -a
and you will see MAC address of 1.2.3.4


0

Response Number 4
Name: tonypitt
Date: April 14, 2005 at 07:22:21 Pacific
Reply:

When I tried what you had suggested I do receive a Reply back from the Ping, but once I try try the arp -a command it just gives me 3 local IP's and their MAC addresses and not the one that I was looking for.


Are company is currently finding a better means of managing a network enviroment for its clients. My question is instead of physically obtaining a clients MAC address onsite is there a command th


0

Response Number 5
Name: Dave_A
Date: April 14, 2005 at 14:37:02 Pacific
Reply:

Why not try one of the PSTOOLS (freeware from Sysinternals) PSEXEC \\computername thei will bring up a cmd window, & will be on the remote machine, then ipconfig /all

Crude, but works. Not tried, but probably can be scripted.



0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Server 2003 Forum Home


Sponsored links

Ads by Google


Results for: How to find MAC address remotely

How to find mailbox creation date www.computing.net/answers/windows-2003/how-to-find-mailbox-creation-date/3504.html

how to prevent mac spoofing www.computing.net/answers/windows-2003/how-to-prevent-mac-spoofing/7031.html

MAC Address Filtering With Radius www.computing.net/answers/windows-2003/mac-address-filtering-with-radius-/5889.html