0
votes
0answers
26 views

Active Directory & OS X MDM - Deployment of personal certificate

We have a OS X MDM (the one supplied with OS X Lion Server) linked to an Active Directory. When we enroll a new device, is it possible to deploy automatically a certificate authenticating personnaly ...
1
vote
1answer
12 views

iOS Enrollment of device with a PIN code sent by e-mail

In my company, we would use the Apple MDM software linked to Active Directory. We would use the self enrollment system of iOS devices proposed by OS X Lion Server. The main problem is that to log-on, ...
3
votes
1answer
108 views

What size should a background image be for Apple Configurator to place it on iOS devices?

I'm looking to set up some custom backgrounds for iOS and using Apple Configurator to drag an image into the lock screen tab of the preferences and the tool crops the image for me. So, considering ...
0
votes
1answer
143 views

How do apps installed via Mobile Device Management behave?

What happens if a user installed an app manually (from AppStore or Enterprise App) and later on MDM tries to install the same app? Does MDM app installation fails (because the app is installed ...
1
vote
1answer
153 views

Locking down iOS devices

I have around 200 iOS devices that I have to keep track of in an internal network (they never leave the network) and there are several things I need to do on them. Completely disable certain ...
3
votes
1answer
202 views

How to change Exchange email account settings on 50 iPhones, remotely?

We have the following situation. A customer of ours got re-branded and has therefore now a new domain name. On the email server (Exchange 2010) we added the new domain and for every user we created a ...
2
votes
2answers
2k views

Where does Apple Configurator store ipsw downloads?

Every time Apple releases new iOS software, it's a bit of a rush to get things downloaded and the servers can be slow in delivering the bits. I would like to know where the Apple Configurator Version ...
1
vote
1answer
182 views

VPP license transfer

Is there any way to transfer licenses bought through Apple's VPP from one iDevice to another? (aka. I don't want to make apps a gift to the employee) And what are the prerequisites if such a thing ...
1
vote
0answers
171 views

When is the Apple MDM Push Notification Token Generated? [closed]

I know that in order to receive a push notification, an iOS app must register with the APN service, where it will receive this token, which it will then forward to the server that needs to send push ...
1
vote
0answers
367 views

Forcing VPN on demand to “on”

When we install an iOS configuration profile for Cisco IPSec "VPN on Demand" (using certificate based machine authentication), a switch appears in the Settings > VPN Settings page: "Connect On Demand ...
-1
votes
1answer
218 views

What arguments are available for the mobileiron URI scheme on iOS?

This concerns the MobileIron MyPhone@Work Client, I noticed a mobileiron:// URI scheme is available on iOS. I was thinking of using this with a webclip, that directs a user to the right server for ...
2
votes
2answers
60 views

Configuring alot of iPhones?

I configured a bunch of iPads at my previous job, and I had to do it one at a time. Granted there were only like 6 of them, but I am wonder what I would do if I need to configure a whole bunch of ...
3
votes
2answers
337 views

Purchasing hundreds of consumer App Store apps for employees

The question is very simple as the topic suggests. (How) Can a company buy multiple "licenses" of publicly available apps on the App Store (for example paid Angry Birds app) and distribute those to ...
0
votes
1answer
459 views

Internal iOS update server for iPads (any/all iOS)

Is it possible to setup an internal update server for iPads similar to the likes of OS X Server's update service (SUS)? Current issues: Bandwidth concerns Do not want to jailbreak iOS updates
0
votes
1answer
412 views

Pushing offline viewable content to iPads for Enterprise

We have rolled out a small deployment of iPads to our Enterprise using iPCU and with a little sweat I'd say we were pretty successful. Our company is pretty large and our demand for iOS solutions is ...
3
votes
0answers
405 views

iOS Enterprise developer Account: apns certificate for push notification [closed]

I have used the iOS development account for creating apns ssl certificate for sending push notification to iOS device for development purpose.I can get the device token using objective c sample code ...
3
votes
5answers
2k views

iOS administration: Fleet Management / remote setup / remote control **without jailbreak**

I have a fleet of more than 10 iOS devices (iPhones 3GS, 4, 4S, iPad2...) to manage, setup, etc. Often, users are very lost with configuration and usage (device configuration, e-mail, calendar sync, ...
6
votes
2answers
320 views

Best approach for enterprise integration

I found information from Apple regarding managing a business with a large number of iPhones and iPads. It looks to me like Apple just builds the libraries, and expects vendors to build applications ...