MAC Address

  • Thread starter Thread starter Conrad
  • Start date Start date
C

Conrad

How can I get XP to tell me what the mac address of a
network card is. ipconfig does not do this. winipcfg would
do this on 98 machines.
Thanks
 
Hi, Conrad -

"ipconfig /all" will get you what you need.
The "Physical Address" is the MAC address.

heh -
 
Conrad said:
How can I get XP to tell me what the mac address of a
network card is. ipconfig does not do this. winipcfg would
do this on 98 machines.
Thanks

ipconfig does indeed to this. you need to use the "/all" switch. the command
would be:
"ipconfig /all" (no quotes, note the space between the g and /.)

KB
 
Hi,

Run 'ipconfig /all' and the MAC address is listed as:
Physical Address. . . . . . . . . : 00-50-8B-F7-FF-1D

Regards,
 
Back
Top