mobile - iOS: difference between MDM and Over-the-Air Profile Delivery and Configuration -


i'm looking solutions device management on ios universe , i've found 2 approaches: mobile device management (http://www.apple.com/ipad/business/it-center/deployment-mdm.html) , over-the-air profile delivery , configuration (http://developer.apple.com/library/ios/#documentation/networkinginternet/conceptual/iphoneotaconfiguration/introduction/introduction.html). however, can't seem find difference between both approaches or if, in practice, both same. can clarify topic?

mobile device management broader term includes configuration management, application management etc. whereas ota deployment mechanism on how configuration profile being send down device. alternatives ota profile delivery are,

  1. using ipcu
  2. email
  3. making profile available in web location

Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

C# WinForm - loading screen -