PDA

View Full Version : Script to write (not change) IMEI to a file on an M2000


Sean McAndrew
4th October 2005, 10:55 AM
I am currently working through moving a set of M1000s and M2000s from a pilot stage project to production within my organisation.

Part of the process requires us to use our existing asset management software (using typical Pocket PC config settings) to get information on the device. This works for a lot of the settings but does not include details on the device IMEI. This I guess because the asset management software was designed for plain vanilla Pocket PC devices and not GSM-enabled Pocket PCs such as the M2000.

Does anyone know of a script that when run from the device will store the IMEI number in a text file on the device that can then be interrogated by the asset management software remotely?

Any contributions gratefully received.

Sean

vijay555
4th October 2005, 11:04 AM
You could write a custom app in EVC I guess to gather and output the info to a file.
Don't know of any scripts though.

V

Sean McAndrew
4th October 2005, 12:45 PM
Thanks for the reply.

With a quick search on EVC I came across this post:
http://forum.xda-developers.com/viewtopic.php?t=13455&highlight=evc

Sean McAndrew
30th January 2006, 04:54 PM
I never managed to compile the embedded c++ code to get the IMEI number.

I don't suppose anyone has a compiled script or application that can gather the IMEI number and write to a file?

TIA,

Sean