Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

apple mdm: DeviceInformation command

I want to execute the DeviceInformation command on iOS devices. So far I have a configuration profile with mdm payload installed on the device.

What are the steps involved in executing this command on the device and getting the attributes back to the mdm server?

The objective is to do this with no user interaction.

like image 922
Ashutosh Avatar asked Feb 10 '26 16:02

Ashutosh


1 Answers

If the device is registered with your MDM system, the steps are 1. ping the device using APNS, 2. the device requests your check-in URL, 3. in response, you give it the DeviceInformation command, 4. the device checks back in with the response to the DeviceInformation command.

like image 164
rlandster Avatar answered Feb 12 '26 15:02

rlandster



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!