I need to get my NIC ID for a temporarily software license to be generated for me. How should I find my NIC ID?
I have found contradictory information on the web. Some suggested that I run getmac.exe
:
C:\Windows\System32>getmac.exe
Physical Address Transport Name
=================== ==========================================================
D4-BE-D9-1C-4F-C7 \Device\Tcpip_{7E28ABA4-55A5-4ECC-9B9A-8A440CDB9B95}
24-77-03-3E-B2-9C Media disconnected
7C-E9-D3-FE-40-41 Media disconnected
24-77-03-3E-B2-9D Media disconnected
From that, I assume my NIC ID is {7E28ABA4-55A5-4ECC-9B9A-8A440CDB9B95}
. But then others have suggested to go to Device Manager -> Network adapters -> [my NIC] -> Details
but I get many IDs in the same format as above, not just one:
They probably mean your MAC address. (The hexidecimal string under the
Physical Address
column ofgetmac
. - EitherD4-BE-D9-1C-4F-C7
,24-77-03-3E-B2-9C
,7C-E9-D3-FE-40-41
, or24-77-03-3E-B2-9D
, depending on which is your NIC/the Network interface this license will be run against. Most likelyD4-BE-D9-1C-4F-C7
.)Certainty will require asking whomever it is generating the license. So ask, and while you're at it, tell them they're asshats for having that kind of licensing in the first place, in addition to not clearly specifying what identifier they require, precisely.
These sorts of software licenses generally tie themselves to the MAC address of an Ethernet adapter in the server on which they're to be run. Which is annoying as hell when the NIC breaks and has to be replaced... So the NIC ID they're asking for is almost certainly the MAC address.
An OUI search gives really interesting results for those MAC addresses:
Just what on earth do you have in that server?
Anyway, to figure it out for sure, run
ipconfig /all
and scroll through the output until you find the entry matching your current IP address. A running example from my workstation:You can see here that the IPv4 address is
172.25.49.1
, the IPv6 address is2001:db8:1600:80bf:4c09:a0d:9c35:30b3
and the MAC address is6C-62-6D-D1-DF-AD
. Problem solved.I work for Intel PSG who specifically request customers provide their NIC ID to license our software. If you're here because someone at Intel asked you, here's exactly what we mean from the other side: