GETMAC is a command for querying the MAC address or your local or remote system, to use this command start a command prompt and enter the command:
You will get a return like this....
If you want to query a remote server then use the command:
This is damn handy for getting remote MAC addresses from servers...
getmac
You will get a return like this....
Physical Address: 00-16-41-HIDDEN-35
If you want to query a remote server then use the command:
getmac /s myserver.domain.local
This is damn handy for getting remote MAC addresses from servers...