Posted on 01-23-2015 10:43 AM
Hey all,
I'm looking to create an iOS extension attribute. Namely, one for EASDeviceIdentifier, which iOS 7 and 8 use (and Exchange gathers) when setting up and Exchange account on an iOS device. We want to gather this in the JSS but it doesn't seem like it does so by default.
Any leads would be great!
Solved! Go to Solution.
Posted on 01-23-2015 11:55 AM
Sounds like something the API might be able to do for you. We don't manage mobile devices so I'm not all that familiar with the reporting for them, but you can go you https://your.jss.com:8443/api and see if that is reported in /mobiledevices/ and then create an EA that uses the API to display that info.
Posted on 01-24-2015 05:20 AM
@btaitt, you mean the identifier used by Exchanges Allow/Block/Quarantine list?
That's normally: Appl<device serial>
Else, it maybe the identifier that Exchange sets.. The worry would be that as that is set in the exchange side.. The JSS would have to get the information from Exchange.
Posted on 01-23-2015 11:55 AM
Sounds like something the API might be able to do for you. We don't manage mobile devices so I'm not all that familiar with the reporting for them, but you can go you https://your.jss.com:8443/api and see if that is reported in /mobiledevices/ and then create an EA that uses the API to display that info.
Posted on 01-24-2015 05:20 AM
@btaitt, you mean the identifier used by Exchanges Allow/Block/Quarantine list?
That's normally: Appl<device serial>
Else, it maybe the identifier that Exchange sets.. The worry would be that as that is set in the exchange side.. The JSS would have to get the information from Exchange.
Posted on 02-19-2015 11:18 AM
Thanks for your responses. Some do show as Appl<serial number> but not all; we ended up setting up a way to alert us when someone enrolls in the JSS, because Exchange notifies us at the same time when the mail profile is set up.
Posted on 02-19-2015 11:59 AM
@bentoms][/url Your recent blogpost (https://macmule.com/2015/02/04/outlook-for-ios-and-android-exchanges-allowblockquarantine-list/#more-1689) is what I'm speaking to mostly, and finding a way to automate that with PowerShell once a user enrolls. We'll be really interested to see what you come up with for JSS and the Events API!
For now we're just working off email alerts and smart groups, allowing them out of quarantine manually.
Posted on 02-19-2015 11:44 PM
Posted on 03-22-2017 08:05 AM
As of Jamf Pro 9.98, Exchange Device ID is now collected during inventory for Mobile Devices. This information will be collected for mobile devices running iOS 7 and greater.