Tagged Questions
1
vote
1answer
53 views
IOS MDM App Push Success/Failure?
We built an MDM server using a Mac Mini. We successfully set everything up and pushed out 2 enterprise apps to about 50 iPads. All of the iPads where updated to the latest version of ios as of last ...
-4
votes
0answers
106 views
iPad disable settings button via mobileconfig [closed]
I've been looking for weeks, to somehow remove/disable the settings button from the iPad home screen. From Apple directly I know that there is such an possibility, as they developed for certain ...
0
votes
1answer
172 views
Disable power button for iPad in MDM Single App Mode
If I set up an iPad to use the iOS guided access feature then it is possible to disable the home button AND the power button. This means the device can't be locked by a user. But if I activate single ...
2
votes
1answer
189 views
Updating managed application and App Lock Payload
A new iOS6 configuration profile reference defines a new App Lock Payload. It allows to lock an iPad to a single application (kiosk mode).
Is it possible to update such an application on the fly ...
3
votes
1answer
2k views
Error using the “App Lock” configuration profile setting (aka “kiosk mode”) with an iPad/iOS6.0
Background:
Apple provides a "kiosk mode" for their iPads as part of iOS6 which locks the device into one application (even boots directly into the app too). Great for using iPads in ...
2
votes
0answers
110 views
MDM profile installation check
I am making an application which installs a MDM profile on the device. The profile is getting installed successfully from the server.
But if the user cancels the profile installation then i have no ...
6
votes
1answer
832 views
Updating iOS apps automatically with an MDM + Enterprise license
We have an iPad app running in a kiosk mode deployed across multiple physical locations. We'd like to have a solution where any updates to the app are pushed automatically to the device so that the ...
2
votes
1answer
7k views
Can't install configuration profile on iPad - “The profile … could not be installed”
I'm trying to create a simple test MDM server.
I'm using a Windows Server 2008 R2, and an iPad (iOS 5.01).
I set up a python based web server to accept requests in port 8080, installed an APNs ...
13
votes
2answers
16k views
How to configure/install MDM server for iPhone and iPad
I want build and run an enterprise APP that let me to manage my iPhone and iPad remotely.
I have gone through the WWDC 2010 Session Videos and found Session 108 - Managing Mobile Devices . Apple ...
1
vote
1answer
208 views
Can my iOS app see the device's MDM certificate?
Is there a way for my application to see whether an MDM certificate/profile is deployed to the device it's running on?
11
votes
1answer
4k views
iOS 4 with MDM features how to implement it?
Can any one help me to give me some answers on the below mention
Queries:
(i) Do we need to enroll for Enterprise Developer Program to
implement MDM for iOS4.0. We also have some client agent . But ...