Find Mac address
From TeleFlow
The MAC address can be found on a computer by opening a command prompt (Start > Run > cmd.exe), and typing the following command:
- ipconfig /all
You will see information about the physical configuration. Locate the following line:
- Physical Address. . . . . . . . . : 00-0D-56-35-77-FF
The last number is the MAC address. This is often required for licensing software against a specific computer. When providing it to vendors who require this number, you may need to remove the dashes.
