Link to home
Start Free TrialLog in
Avatar of ARM2009
ARM2009Flag for United States of America

asked on

Getting IMEI for Active sync devices via Powershell

I am running the following script but unable to retrieve IMEI number of apple devices, can pull for WP8

get-MobileDevice | fl deviceaccessstate, devicetype, deviceuseragent, deviceid, userdisplayname
Avatar of Ivan
Ivan
Flag of Serbia image

Hi,

I don't think that is possible, at least not with Exchange shell...

Regards,
Ivan.
Avatar of ARM2009

ASKER

seems like IMEI is the only unique ID... deviceID changes depends on the type of connection.
I am not sure what do you think to do with it.. Maybe GUID can help you?
Avatar of ARM2009

ASKER

i am trying to automate the approval of devices via powershell based on the approved IMEI list...
ASKER CERTIFIED SOLUTION
Avatar of ARM2009
ARM2009
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ARM2009

ASKER

no way to find IEMI