mdm Questions
2
Solved
I'm going to attend a MDM project in iOS (client side) but after searching, I still don't know how MDM really works. Can anyone explain something for me?
Problem:
My server needs to control the ...
1
Solved
I am writing an iOS client app that sends a request to a server who turns around and requests that an updated configuration profile be pushed to my device via external MDM (AirWatch). I believe the...
Mccafferty asked 13/2, 2014 at 1:6
4
Solved
I want to deploy managed iOS devices to employees of the company, and the app they will use will timestamp data that will be recorded locally, then forwarded. I need those timestamps to be correct,...
0
mkdir /data/tombstones 0771 system system
symlink /data/tombstones /tombstones
mkdir /tombstones/mdm 0771 system system
mkdir /tombstones/modem 0771 system system
mkdir /tombstones/lpas...
Architrave asked 17/12, 2013 at 14:47
3
Solved
I'm interesting in creation of PushCertWebRequest (this is from apple documentation)
I have found a lot of docs how to do this for 3rd party vendors like Air-watch and so on, but they skip last ste...
Emanuele asked 4/11, 2011 at 9:24
1
Solved
I want to start with iOS MDM service. Plan is to do a proof of concept, first get a feel for iOS MDM api and then propose it to my manager.Few question regarding that:
Is Enterprise Develop...
4
Solved
There is a lot of information about iOS distribution. I think I understand the different distriubution models, but I am looking for best practice for distributing an app to a client.
I have a clie...
3
Solved
Apple MDM is used.
It is MDM using APNs.
The topic of mobileconfig is the same as the thing of Subject of APSP-XXX.pem.
The character string of a device token and PushMagic reached the MDM server...
Thenceforth asked 13/5, 2012 at 11:2
2
Solved
I want to parse a X.509 certificate in php.
The certificate is in DER-encoded X.509 format.
I tried using openssl_x509_parse method in php, but its not working.
The certificate data is a valid da...
Republicanism asked 8/6, 2012 at 6:34
2
We have error with MDMpush on some iPhone devices:
Jul 30 17:52:46 Mirnas-iPhone apsd[49] : : Stream error occurred for : Error
Domain=NSPOSIXErrorDomain Code=54 "The operation couldn’-t -b-e
...
Chalcis asked 30/7, 2012 at 20:22
3
Solved
Did a lot of research on this. Saw several opinions, few say I need a Apple Enterprise account, few say I don't.
Having a MAC server would help? Do I need to have an enterprise account to be a MDM...
2
Solved
I'm able to query device information, get list of profiles installed on the device etc, but am unable to install a profile onto the device.
I've configured a restrictions profile. When I host it o...
1
Is it "safe" to install Android Device Administration applications on my personal device?
Can my company read my private data with that application?
My company recently adopted a policy to i...
Dives asked 5/9, 2012 at 4:57
3
Solved
I'm developping an App in my company. We want to distribute this App to our customers but without using the AppStore from Apple, is it possible?
I heard about MDM (mobile device manager) but I'm n...
Complexity asked 2/7, 2012 at 21:21
1
I have a device management app that uses the DevicePolicyManager methods. On a specific trigger, I invoked the wipeData method with flag = 0 (its a 2.2 HTC incredible). The device rebooted and wipe...
Heger asked 9/3, 2011 at 19:49
3
Solved
I worked on MDM in Android, and used the API's to lock, wipe etc when I receive a C2DM push message from the server.
When I was trying to explore more on the iOS part of it, I was a bit confused. ...
Australoid asked 6/4, 2012 at 9:39
3
Solved
I am in initial stage of MDM Server implementation, I know that when ever MDM Server wants to send the MDM Command to iOS device,Server sends push notification and then device responds back server ...
3
Solved
I want to send a configuration payload to a device.
Eg. I want to send a restriction payload (Disallow safari) to a particular device.
i.e. I want to update the configuration profile installed on t...
Pitiable asked 14/3, 2012 at 8:29
2
Someone tell me I should first do configure SCEP using IPCU,so I set a SCEP sever in Windows sever 2008.Then set the URL in the SCEP payload. but I can't install the Configuration Profile with MDM ...
2
Solved
I've bumped into this issue while trying to install a MDM profile onto an ipad as the final part of OTA enrollment.
NSError:
Desc : The identity certificate for com.xyz.profile.mdm1 could not be ...
2
Solved
I am able to create and install(in iOS devices) general mobileconfig profile generated by iPhone configuration utility(IPCU) v3.5(289) in Mac OS 10.6.8.
But when I am generating config profile for...
Cryogenics asked 2/4, 2012 at 3:1
1
Solved
We are implementing MDM solution in house. We have registered as MDM vendor and followed the steps from this site and got the final APNS certificate. We also installed a MDM profile in the device w...
Pfister asked 4/4, 2012 at 22:51
2
Solved
I am in early stage of Mobile Device Management implementation. I am in process to get iOS Enterprise developer account.I have already started exploring MDM Server implementation.
I need some iOS ...
2
Solved
I am new to iOS development. I have to create MDM certificate for utilize default iOS MDM capabilities.
I have gone through the documents ,how to generate APNS certificate for MDM Server,but I am ...
Chrystalchryste asked 16/3, 2012 at 19:54
1
Solved
How does the 'wipeout data' command/payload executes on a lost device and powered off.
I know the 'Security Info' command when fired on a powered off or locked device, the status comes as 'Notnow'...
Implode asked 9/3, 2012 at 7:59
© 2022 - 2024 — McMap. All rights reserved.