I've searched and I'm not even sure I'm using the right terms.
I have a client that wants me to run a report on all of the machines to find out the IMEI/MEID/ESN and phone number of the wireless cards they are using. I have found in the registry where this information is stored, but it's going to be different for every machine because it's under the HKEY_USERS\(long strong of numbers)\Software\Smith Micro\VZAM - Verizon Wireless\DeviceMDN\... as well as the IMEI/MEID/ESN number and phone number being different. The only constant is the HKEY_USERS and the folder after the long string of numbers (SSID?).
How would I configure a report or procedure to report back to me this information.
Thanks.