Guest bernhardus Posted May 1, 2004 Posted May 1, 2004 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 Jos Posted May 1, 2004 Developers Posted May 1, 2004 (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 May 1, 2004 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.
Beastmaster Posted May 1, 2004 Posted May 1, 2004 ... 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 Machs gut!
ezzetabi Posted May 3, 2004 Posted May 3, 2004 Also it can be change easily... Smac it!http://www.klcconsulting.net/smac/
Recommended Posts