Detailed MAC address report
Here's the default getmac command:
When you have more than one NIC in a system the standard report simply isn't good enough since it does not tell you which connection the address belongs to. This is where the /v parameter comes in handy. It adds some additional information to help you identify which card it belongs to.
Since that isn't the easiest to read format we'll want to use a couple additional parameters. the /fo list parameter formats the data into a nice easy to read list. The command you'll want to use is Getmac /V /FO List. It will give you data that looks like this:
Stay tuned to this channel for various tips updated twice a week!