Mac numbers

rts
Posts: 1637
Joined: Fri 15 Aug, 2003 14.09

Does anyone know how I find out the Mac number for a Windows PC?

Cheers m'dears.
Image
alowerevil
Posts: 50
Joined: Tue 19 Aug, 2003 20.29
Location: Portsmouth
Contact:

Click Start > Run..
Enter "msinfo32" and click 'OK'
Expand 'Components'
Expand 'Network'
Select 'Adapter'

Information about the installed network adapters (including their MAC address) will be displayed in the panel on the right.
Image
MarkN
Posts: 323
Joined: Fri 15 Aug, 2003 19.39
Location: South Wales

Alternatively, rather than waiting (and waiting) for msinfo32 to do its thing, just go to a command prompt (type "cmd" after clicking Start|Run) and type "ipconfig /all" - the physical (i.e. MAC) addresses will be shown for each network card in your system.
Please Respond