Questions tagged [mdm]

Mobile Device Management

Mobile Device Management is a way to give IT departments the ability to securely enroll devices in an enterprise environment, wirelessly configure and update settings, monitor compliance with corporate policies, and remotely wipe or lock managed devices.


Master data management (MDM) is a comprehensive method of enabling an enterprise to link all of its critical data to one file, called a master file, that provides a common point of reference. When properly done, MDM streamlines data sharing among personnel and departments. In addition, MDM can facilitate computing in multiple system architectures, platforms and applications.

1033 questions
4
votes
3 answers

Android Management API and MDM

I was going through the new Android Management API. Now, Google has their own app called Android Device Policy which acts as an MDM app but MDM apps don't require a factory reset but why do we have to factory reset the device when enrolling with…
4
votes
4 answers

Silently Updating iOS Enterprise Apps in Single App Mode

I have a need to update my managed app running on a large amount of iPads without any user interaction. These devices all have the managed app locked in Single App Mode. As I understand it, it's an iOS limitation that an app cannot be updated if…
jcady
  • 3,850
  • 2
  • 21
  • 21
4
votes
1 answer

Install iOS in house Distribution Provisioning Profile via Profile Manager

We have a business that provides iPads (~1000 iPads) with our in-house iOS apps, which are managed by our MDM Apple Profile Manager. We use Apple Developer Enterprise Program to build the in house apps with 3 year expiry certificate and 1 year…
4
votes
3 answers

How to share data across an organization

What are some good ways for an organization to share key data across many deparments and applications? To give an example, let's say there is one primary application and database to manage customer data. There are ten other applications and…
jlpp
  • 1,564
  • 5
  • 23
  • 36
4
votes
1 answer

Android device administrator - Disable camera not applied in (Multi-user) Guest account

I have implemented a device administrator application that disables the camera, among other things, based on certain requisites (server side logic) etc. devicePolicyManager = (DevicePolicyManager)…
staticvoid
  • 261
  • 3
  • 9
4
votes
3 answers

Android stop user from closing the app

Is there a way we can build a custom MDM, to force the app to be always open. i.e don't let the user close. I am building a image gallery app to be on display for users. but I dont want them to be able to close my app. Thanks some thing like this ?…
Thiago
  • 12,778
  • 14
  • 93
  • 110
4
votes
1 answer

How to create MDM Enrollment Profile for iOS

I am trying to create a simple MDM server to manage iOS devices. But I am struggling with "MDM Enrollment Profile", I am creating this profile using ipcu. But when I am opening this profile through email (or weblink) there is nothing happening.…
Saurabh
  • 22,743
  • 12
  • 84
  • 133
4
votes
3 answers

AirWatch Browser URL scheme

My company is using AirWatch as an MDM and I need to develop an app on both Android and iOS that acts as a launcher and opens a specific URL inside the AirWatch Browser. My problem is that I can't find any information on the URL schemes for the…
aout
  • 300
  • 1
  • 2
  • 10
4
votes
1 answer

Data transfer between application outside profile and inside profile in Android Lollipop

Question related to Android for Work. My application was a device Admin privileged app and now I have modified the code which creates a managed work profile and sets itself as the profile owner. The question is, if I upgrade my application, it…
4
votes
2 answers

How to apply app restriction on play store for android lollipop

Like google chrome application, can we apply restriction to google play store app too? If anyone has tried it please reply with bundle structure for same. Thanks in Advance!!!
KR_Android
  • 1,149
  • 9
  • 19
4
votes
1 answer

Detecting home button press on iOS?

Is there any way to detect if the user has pressed the home button on iOS? Obviously if the app is running normally the app delegate methods gets called, but if the device is locked to an app (through Guided Access or an MDM-server) so the app…
Christian A. Strømmen
  • 3,181
  • 2
  • 25
  • 46
4
votes
1 answer

implement guided access on iPad using Mobile Device Management

I am stuck in this problem for two days now.. What I need to do is make a small iPad application that when the user launches, sends the iPad in kiosk mode/guided mode. I am required to use MDM for this (I am using Meraki for MDM …
Shradha
  • 991
  • 3
  • 13
  • 38
4
votes
1 answer

Windows MDM server SyncML protocol implementation

I am new to Windows MDM server and still learning it, so my question can be a little naive so please bear with it :) I trying to develop windows MDM server. I have gone through Windows MDM protocol document, SyncML document and MOF files. But I am…
Harshawardhan
  • 1,521
  • 1
  • 24
  • 29
4
votes
2 answers

Using an enterprise app for Single App Mode with Profile Manager in Mavericks Server (MDM)

I have a bunch of iPads that are all supervised, and that are enrolled into a MDM server (Mavericks Server). I've added the app to the specific device group, but when I go to the profile settings and Single App Mode the only apps I can select are…
Christian A. Strømmen
  • 3,181
  • 2
  • 25
  • 46
4
votes
0 answers

MDM server not sending push notification to device

devicve being used for test: iPhone 3GS with iOS version 4.2.1 Steps I followed to setup simple mdm server Acquired push notification certificate using Server app on OSX server. see link below…
Waqar Aziz
  • 61
  • 7