Reputation: 1639
I was reading up on iPhone in the enterprise and saw something about Mobile Device Management servers. As far as I can tell, there are a few 3rd party MDM vendors, but Apple says that one could implement their own.
The iPhone Configuration Utility allows you to set up a Server URL, Check in URL, Topic, Identity, and some other things for an MDM, but there's little information on how to build a server that hooks in with these.
I've looked in the Enterprise Deployment, iPhone Configuration, and even the iPhone Mobile Device Management docs, but have found little aside from vague mentions or the occasional diagram. Is there a documented protocol somewhere?
Upvotes: 13
Views: 5773
Reputation: 1
Mobile Device Management makes it easy to manage iOS devices. There are a lot of MDM vendors available in the industry. You can reach out them for solutions.
Upvotes: 0
Reputation: 26
There are a lot of MDM products that serves the iOS device management purpose. There are a lot out there like Airwatch, Mobileiron, Meraki, SimpleMDM etc. I've tried out Hexnode MDM and it is worth checking out. Hope this helps.
Upvotes: 0
Reputation: 1
DeviceMax http://www.kochartech.com/mobile-device-management-enterprise.html?tab=enterprise Enterprise Mobile Device Management (MDM) offers end -to-end security, enterprise grade architecture, world class service and support across major mobile platforms available. It addresses every facet of the need, for mobile device configuration at present and provides a framework for meeting future needs with most advanced technology.
Upvotes: 0
Reputation: 3221
You better follow the apple provided ruby code. Set it up and make it working. After that you can simply convert that to any language. That worked for me.
Upvotes: 0
Reputation: 11
I think you might find that protocol for MDM here..
Mobile Device Management for enterprise
Upvotes: 0
Reputation:
The best document for iOS MDM implementation is https://media.blackhat.com/bh-us-11/Schuetz/BH_US_11_Schuetz_InsideAppleMDM_WP.pdf. You can get sufficient detail to implement iOS MDM. Refer this How to develop iPhone MDM Server? and this generate MDM certificate
Upvotes: 4
Reputation: 762
I think the all you need is in here in apple website click here
If still you require any more, Here is the link of Mobile device management Download Pdf
It may help you to configure your own MDM server.
Upvotes: 2