MAC ADDRESS

inkanyezi

New Member
Joined
Feb 9, 2010
Messages
2
Reaction score
0
how can i found mac address of the pc in the same domain,
using only ip address
 
you could do it the lazy way and download Pstools
http://technet.microsoft.com/en-za/sysinternals/bb896649(en-us).aspx

run psexec from command prompt (instruction are in help file aswell /?)
This command executes IpConfig on the remote system with the /all switch, and displays the resulting output locally:

psexec \\marklap ipconfig /all

you need domain admin rights to execute this correctly as it requires access to the admin$ share
 
Top
Sign up to the MyBroadband newsletter
X