• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to get NIC hardware address on Win2K machine?

statetech

Senior member
hey guys,
I know that you can use ipconfig on Win9x machine to determine the hardware address of a nic, but how do you do it in Win2k?
 


<< nope, that doesn't give you the hardware address of the NIC, just the IP address. >>



You need to use the /all switch on that command...

so

ipconfig /all it will give you the mac address you are looking for.
 
Back
Top