I would like to extract the IMEI number/Device ID from the computer using excel.
In CMD I can do it in this way: :netsh mbn sh interface" and from the list given I take the Device ID.
I was tryong to find something online but no luck so far, that's why I'm asking your help, maybe some of you knows where to search or how to start.
How can I do this with excel vba?