mdm

Delivering MDM DeviceLock Payload

白昼怎懂夜的黑 提交于 2019-12-03 06:10:00
问题 We were able to get an response with Status as Idle after send the first payload as mdm:. Now we want to send a simple device lock payload. we followed the exact same process to send the payload but the response returned was blank. We are following the certificate use as follows: 1. On the MDM server, To send mdm commands we use MDM Vendors APNS certificate with identifier as com.apple.mgmt.myapp.(This identifier is set as topic in configuration profile). 2. In the configuration profile, we

Apple MDM push error, but only to some iOS devices

末鹿安然 提交于 2019-12-03 05:21:37
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 -c-o-m-p-l-e-t-e-d-. -C-o-n-n-e-c-t-i-o-n -r-e-s-e-t -b-y -p-e-e-r-" -U-s-e-r-I-n-f-o-=-0-x-1-4-3-5-4-0 -{-} All devices are the same, same iOS version, but on 50% of devices we have this error. On other devices push is working perfectly. Devices with this problem checks in without problem during MDM payload installation, but when we try to push something, error happens. We had similar symptom long time

MDM OTA: Last profile in iDevice enrollment

痞子三分冷 提交于 2019-12-03 04:07:30
I meet a problem when install last profile on device, the console complains: Underlying error: MDM com.company.com.mdm5: The MDM payload com.company.com.mdm5 contains an invalid topic. I think mybe I input the wrong topic value, I tried following value, but all failed. 1. the UID of Developer cert's Subject. 2. the "application-identifier" value in my .mobileprovision file Any suggestions? Thanks in advance. The SCEP cert was successfully issued from the device, my profile is generated by iPCU. blow is part of my target profile: <dict> <key>AccessRights</key> <integer>8191</integer> <key

iOS: config profile for mobile device management

送分小仙女□ 提交于 2019-12-03 03:13:35
问题 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 mobile device management, not able to install it in iOS devices. I want to know to set the identity which certificate should I use. I have iOS developer account and iOS Enterprise account.So I can create the required certificate. For identity section I tried using SCEP also, but no luck,so I want to

MDM push certificate creation

蹲街弑〆低调 提交于 2019-12-03 01:53:35
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 step where they are working with your .p12 certificate. I mean process when you should create PushCertWebRequest and upload it to https://identity.apple.com/pushcert So my question is how to create a Push Certificate Request plist. the example of this plist should be following (this is from apple doc) <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www

Documents for MDM Integration in iPhone

狂风中的少年 提交于 2019-12-02 21:31:05
Can any one help me out how to do MDM Integration in iPhone from client prespective without using APN. Because I want to do an enterprise application which need to list all the installed apps in iPhone and also should allow the user to delete some apps from current application. You need to have an enterprise developer account to get the documents. If you can't get an enterprise account, you can't get the documents. Apple has only given the iOS MDM documents to a select few enterprise developers around the world. You won't get access to them unless you can prove to Apple your business is in the

How can I download Airwatch iOS SDK?

橙三吉。 提交于 2019-12-02 19:47:41
问题 Maybe a bit stupid question, but how to download AirWatch iOS SDK? I can't download AirWatch SDK. I am logged in (https://code.vmware.com, and https://resources.workspaceone.com/) but get an error "An error occurred retrieving resource with UID xxxxxxxxxxxx. You may not have access to view this resource." on resources.workspaceone.com. Anybody who have did it already, could you please give an advice? 回答1: You should have an paid account for downloading the Complete AIRWatch SDK kit which

MDM: ssl issue for server url

安稳与你 提交于 2019-12-02 18:17:18
I want to manage the iOS devices using Lion Server,I have purchased the Lion Server and installed in Mac system which has Lion OS 10.7. I want to manage the devices with in our own network, I have not taken domain specific for MDM. While creating cofig profile for MDM in IPCU,it needs the server url must begin with "https://". So I am not able to install the MDM config profile in the iOS device, due to "htts".I tried to get ssl certificate for trial , but that is not available for private networks. Is there any solution to resolve the issue with out purchasing ssl certificate or public domain.

iOS: config profile for mobile device management

不打扰是莪最后的温柔 提交于 2019-12-02 15:19:48
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 mobile device management, not able to install it in iOS devices. I want to know to set the identity which certificate should I use. I have iOS developer account and iOS Enterprise account.So I can create the required certificate. For identity section I tried using SCEP also, but no luck,so I want to use the required certificate in Credentials. If some one has any sample mdm config profile please

How can I download Airwatch iOS SDK?

╄→гoц情女王★ 提交于 2019-12-02 11:03:29
Maybe a bit stupid question, but how to download AirWatch iOS SDK? I can't download AirWatch SDK. I am logged in ( https://code.vmware.com , and https://resources.workspaceone.com/ ) but get an error "An error occurred retrieving resource with UID xxxxxxxxxxxx. You may not have access to view this resource." on resources.workspaceone.com. Anybody who have did it already, could you please give an advice? You should have an paid account for downloading the Complete AIRWatch SDK kit which include the required SDK & their documentation. 来源: https://stackoverflow.com/questions/53023149/how-can-i