1
January 29, 2009 10:02 PM
Posted by: Michael Khanin
Find MAC Address, getmac
Find MAC Address (GetMac)
Posted by: Michael Khanin
GetMAC provides a quick method for obtaining the MAC (Ethernet) layer address. I've created a small script that rerurens a MAC address (Without delimeter). Here is a content of mac.bat: @Echo off SETLOCAL SET MAC= SET Media=Connected FOR /F...




