Jump to content

Recommended Posts

Guest bernhardus
Posted

Is it possible to read the MAC-Adress of the Network-Adapter with AutoIT?

Is it possible with Version 3 of AutoIT?

This would Bernd very useful, for it is the only way to identify a Computer physically.

  • Developers
Posted (edited)

You could run ipconfig /all and pipe the output to a text file..

Then read the text file and look for:

Physical Address. . . . . . . . . : 00-50-00-01-C2-4E

Edited by JdeB

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

... for it is the only way to identify a Computer physically.

Am I wrong that this is correct if the network adapter is part of the mainboard (which is of course standard for office equipment), but not if its separate (where you could move it from one box/location to the other) ?

I don't know your main task (inventory scan ?) otherwise I would recommend BGInfo from www.sysinternals.com :D

Machs gut!

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...