How do I push VPP managed apps to devices using Profile Manager silently?

Here is my setup.
100 to 150 Ipads in carts used by their departments in classrooms.
OSX Mavericks Server running Profile manager
I use Apple Configurator to push a wifi payload to the ipads as well as an auto enrollment profile to connect to Profile Manager.
That part works like a dream.
Now that I have that working. I am having a problem pushing apps to the Ipads. I downloaded some free apps, GDrive for example, using the managed distribution.
But I cannot figure out how to push the apps to the iPads without having the iPads asking for an Apple ID and password.
I just want to push VPP apps to the iPads silently.
Thanks for any help.

Sorry. Added this to the wrong section.

Similar Messages

  • Managed App Configuration using Profile Manager

    Hello,
    We're using Profile Manager as the MDM server of our iPads. Everything works fine except that recently we want to manage some app configurations through MDM, but were unable to find the Managed App Configuration settings from Profile Manager.
    May I know if Profile Manager supports Managed App Configuration for iOS?
    Thanks,
    Jacky

    We are not running it yet but I am believe that when you setup a user in airwatch or another MDM and you install the agent on a device the user has to authenticate with AD creds, so then you can configure it to pull a cert from your SCEP server using those creds and it will then pull a user cert. instead of a generic certificate. Obviously that is a pretty dumbed down explination but in a nutshell that is how it is going to work.

  • HT5188 Can I use Profile Manager to deploy paid Apps?

    Can I import VPP codes and push the apps to the ipads without user interaction?

    No, some user interaction will be required. With any MDM they will have to accept the app.
    While we use the term push, the user has to accept all App installations on the device. They will have to touch install. Please read below from:
    http://krypted.com/iphone/configuring-using-profile-manager-2-in-os-x-mountain-l ion-server/
    " This brings up an interesting limitation of how Profile Manager interacts with the App Store. It kinda’ doesn’t. If I were pushing apps to elementary school iPads in a 1:1 I could either use Apple Configurator (if I wanted to burn up a VPP code per student per year) or I could use iTunes (if I wanted a labor intensive process of restoring an iPad per computer rather than a parallel process). But either way, I’m gonna’ stay away from Profile Manager for apps.
    So if you push an app to a device and the user taps on the app and the screen goes black then make sure the app is owned by the AppleID signed into the device. If it is, have the user open App Store and update any other app and see if the app then opens."

  • HT2534 how can I logon to the app's store using a different itunes account

    how can I logon to the app's store using a different itunes account?

    You can log out of the currently logged in account on your iPhone by tapping on your id in Settings > iTunes & App Stores and logging out, and you then log in with a different account. But any content downloaded via the currently logged in account will remain tied to that account, and if you use iTunes match, automatic downloads or re-download past purchases for an account then you risk tying the iPhone to that account for 90 days : http://support.apple.com/kb/HT4627

  • How can you disassociate a user from a computer in Profile Manager?

    Our elementary school manages around 250 Macs.  This year, we upgraded all our Macs and Mac Servers to Mavericks.  We're now embracing Profile Manager as a replacement for WorkGroup Manager.  This has not been a smooth transition.  I really like Profile Manager, or at least what Profile Manager purports to be.  But, we're running in to really odd issues that we just can't seem to figure out.  Specifically, the issue we're having now is that we've noticed that when a student logs in to a Mac, Profile Manager recognizes that student being associated with that Mac.  We can push out profile changes to that student's account and, though not perfect, will usually provide the updated settings within moments.  However, when the student logs in to a different Mac, Profile Manager now associates that Mac with the student also.  So, the next time a payload is sent out, there are two Active Tasks attempting to update each of the Macs that the student has logged in to.  This would make sense if the student if the student regularly used both Macs. But this issue persists even when that Student's user account has been removed from the Mac.  The student only has one user account on one Mac out of all the Macs in the elementary school, but when we deploy profile changes, it wants to update the student's account on two, three or however many Macs that student has ever logged in to.  This is a particular problem for some students accounts who we used for testing and troubleshooting.
    I feel like there's something basic that I'm missing, but I just haven't been able to figure it out yet.  Any help or advise with Profile Manager would be greatly appreciated!

    Once you have enabled this you will then need to go to:
    http://www.verizon.com/fiostvcentral
    Logon with your primary VZ email credentials and then access your DVR and channel guide.  At the channel guide you can hit the record button.
    Jim

  • How can i ge into the app store without using a credit card?

    How do i get into the app store without using a credit card?

    Unless you can find an item in the store that costs the same as your balance then you will need to contact iTunes Support and ask them if they can remove the balance : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • How do I turn off open apps? You use to be able to press the home button twice and then hold the app icon until is vibrated and then turn it off.

    How do I turn off open apps? You use to be able to press the home button twice and then hold the app icon until is vibrated and then turn it off.

    WOW - Can't this be a flashing message in the forums since it's been asked about a 1,000 times now.

  • Can't enroll devices with Profile Manager - invalid key

    n my case I can install profiles on devices from Profile Manager page but I cannot enroll devices.
    The certificate I download to enroll is reject by my MacBook Pro Lion: Says Invalid blablabla at the end:
    Now I have done log research and I now exactly and understand why it doesn't work:
    the scep_helper daemon is supposed to listen to port 1640 TCP (which you should forward to your server by the way, if you want to be able to enroll devices) and provide the requsting client the root CA that signed the certificate. In my case, it can't find the root CAT to provide the client with so it can finalize the cert validation process.
    In my case, that's what I see in the log:
    Jul 29 02:12:44 teknologism scep_helper[1638]: SCEP_HELPER: /SourceCache/RemoteDeviceManagement/RemoteDeviceManagement-701.70/scep_helper/m ain.m:727 'status = SCEPGetCACert(session, NULL, 0)' = -25300
    Jul 29 02:12:44 teknologism scep_helper[1638]: SCEP_HELPER: /SourceCache/RemoteDeviceManagement/RemoteDeviceManagement-701.70/scep_helper/m ain.m:513 'SCEPGetCACert(session, NULL, 0)' = -25300
    Jul 29 02:12:44 teknologism scep_helper[1638]: SCEP_HELPER: /SourceCache/RemoteDeviceManagement/RemoteDeviceManagement-701.70/scep_helper/m ain.m:819 'challenge = GetChallengeFromSCEP(password, guid, hostURL)' is NULL
    Jul 29 02:12:44 teknologism ProfileManager[516]: Could not retrieve root certificate from open directory server.
    No , as for the bad news: I have no idea on how to fix. Have dug into scep_helper, googled etc. Not a single clue on how to check it's configuration or even why it can't find the root CA. By the way everyhting else (I really mean everything, ical,cardav,web,wiki etc.) work great. And profile manager too, it's just the enroll thingy that doesn't work. And the root CA cert is in /etc/certificates. My server a legit Class 1 SSL cert signed by a system trsuted CA (Startfiel to name it)
    I have tried with other certs etc... It's a no go.
    Can anyone help ??
    How can I add that missing CA Cert in opendirectory ?

    Here is some more infos...
    teknologism:root root# serveradmin settings devicemgr
    devicemgr:SSLAuthorityChain = "/etc/certificates/trinity.teknologism.org.C1D19D55699B48C94A18787E4F53B4C3230E 91FE.chain.pem"
    devicemgr:od_active = yes
    devicemgr:ssl_active = yes
    devicemgr:enableCodeSigning = yes
    devicemgr:updated_at = 2011-07-28 16:04:52 +0000
    devicemgr:email_delivery_method = ""
    devicemgr:CodeSigningPrivateKey = "/etc/certificates/teknologism.org Code Signing Certificate.ED29CE4BD9D2926D64E60EF7A117EFDB2213F0CC.key.pem"
    devicemgr:apns_active = yes
    devicemgr:CodeSigningAuthorityChain = "/etc/certificates/teknologism.org Code Signing Certificate.ED29CE4BD9D2926D64E60EF7A117EFDB2213F0CC.chain.pem"
    devicemgr:default_profile_created_at_least_once = yes
    devicemgr:knob_sets_enabled:com.apple.mail.managed = yes
    devicemgr:knob_sets_enabled:com.apple.vpn.managed = yes
    devicemgr:knob_sets_enabled:com.apple.carddav.account = yes
    devicemgr:knob_sets_enabled:com.apple.jabber.account = yes
    devicemgr:knob_sets_enabled:com.apple.caldav.account = yes
    devicemgr:email_authentication = ""
    devicemgr:email_port = 25
    devicemgr:email_username = ""
    devicemgr:id = 1
    devicemgr:last_modified_guid = ""
    devicemgr:SSLPrivateKey = "/etc/certificates/trinity.teknologism.org.C1D19D55699B48C94A18787E4F53B4C3230E 91FE.key.pem"
    devicemgr:od_master = "127.0.0.1"
    devicemgr:apns_topic = ""
    devicemgr:email_password = ""
    devicemgr:mdm_acl = 2047
    devicemgr:user_timeout = 43200
    devicemgr:server_organization = ""
    devicemgr:SSLCertificate = "/etc/certificates/trinity.teknologism.org.C1D19D55699B48C94A18787E4F53B4C3230E 91FE.cert.pem"
    devicemgr:created_at = 2011-07-24 11:47:33 +0000
    devicemgr:email_address = ""
    devicemgr:email_domain = ""
    devicemgr:CodeSigningCertificate = "/etc/certificates/teknologism.org Code Signing Certificate.ED29CE4BD9D2926D64E60EF7A117EFDB2213F0CC.cert.pem"
    devicemgr:email_server_address = ""
    devicemgr:admin_session = ""
    The 3 CodeSigning certs/keys are in /etc/certificates and their permissions are correct.
    Also, don't ask me why but my ProfileManager pane in Server.app is working again. It shows all the config...but can't modify anything....as soon as I try to modify it spins the waiting whell forever... I guess it's the same error as command line serveradmin...

  • How do I make one (and only one) device use my Apple ID and iCloud account?

    How do I make one (and only one) device use my Apple ID and iCloud account? I currently have an iPad mini, iPhone 5, and MacBook pro attached to my apple accounts, but I want only my iPhone 5 to be assosiated with either one. Whenever I use any of the three devices, I get a notification on the other two telling me that these devices are now using these accounts from these services, etc. and I want these notifications to stop, along with the devices using to them. How do I do this? I completely reset the iPad mini so I don't know how I'm still getting notifications from it, and I deleted and signed of of all of my accounts everywhere I could find on my Mac. So, to restate exactly what I want to do, I want ONLY my iPhone 5 to use ANY of my Apple/iCloud accounts and ONLY it can receive emails, iMessages, and FaceTime calls. Thanks!

    If you want to disconect your Mac from iCloud, go to System Preferences>iCloud and click Sign Out.  If you only want to stop using iCloud email, just uncheck Mail.  To stop iMessage, open the Messages app, go to Messages>Preferences, click the Accounts tab, click your iCoud ID on the left-hand side, then to the right click Sign Out.  To stop FaceTime, open the FaceTime app, then click "Apple ID" then click Sign Out.
    On your iPad, go to Settings>iCloud and tap Delete Account (or if you only want to stop using iCloud email, turn Mail off).  For FaceTime, go to Settings>FaceTime, tap the ID and sign out.  For iMessage, go to Settings>Messages>Send & Receive, tap the ID and sign out.

  • Purge a device from Profile Manager

    Is there a way to completely remove any record of a device from profile manager ?
    Problem: I have two phones which were managed/supervised by Profile Manager/Configurator but were then reset and deleted from Profile Manager. BUT for some reason their SIMs have been swapped so when I reinstate them on Profile Manager it gets confused as it seems to have "remembered" each phone but using its old number i.e. the number on the SIM swapped to the other phone. As a result we cannot push any settings to those phones (they do enrol though).
    Any ideas?

    You're not going crazy :)
    There were a few posts about this problem along with a fix being posted
    The fix consisted of manually purging the sim/iphone  records from the profile manager database via terminal
    From memory the method changed when mountain lion was released, the old method didn't work
    Sorry I can't find the post that referred to the fix
    This problem persisted from lion to mountain lion, I'm not sure if it's been fixed

  • How to get data from a USB-UIRT device using Labview?

    How to get data from a USB-UIRT device using Labview?
    I'm trying to get data from a USB-UIRT device, is it posible with Labview?
    I really appreciate your help, 
    thanks

    You may want to contact the developer of the device for the API and DLL.
    http://65.36.202.170/phpBB2/viewforum.php?f=3

  • Need to find out how to install QuickTime Pro on a new device using current license.

    I broke the screen on my previous laptop/tablet and had to replace it. I had paid for QuickTime Pro and have an active license. I need to find out how to install QuickTime Pro on a new device using current license. My old device has been destroyed.

    Download and install the free QuickTime Player 7 from Apple and enter your registration info to unlock the Pro features.

  • Devices in profile manager not showing

    I have profile manager set up and I have tried to enroll the device, but it does not show in the devices panel.  I want to use profile manager to manage the devices, not so much the users.  These macs are on a cart and they are bound to active directory and many students login to them on any given day.  I also set up a default user so that they all get the same look and cannot change any settings.  I am stumped.  I was trying to  find a log to look at but not sure where to start to trouble shoot.  Suggestions would be appreciated  I am running os x 10.7.4 lion server. Thanks

    You should probably move this post to The OS X Server part of Apple Discussions.
    https://discussions.apple.com/community/servers_enterprise_software/os_x_server
    I don't have the clearance to actually move the post.

  • How many iPads can be controlled by one device using keynote remote

    How many iPads can be controlled by one device using keynote remote?

    ask your question in the iWork for iOS  discussion
    iWork for iOS

  • How to install managed apps to iPads silently OTA using Profile Manager

    Here is my setup.
    100 to 150 Ipads in carts used by their departments in classrooms.
    OSX Mavericks Server running Profile manager
    I use Apple Configurator to push a wifi payload to the ipads as well as an auto enrollment profile to connect to Profile Manager.
    That part works like a dream.
    Now that I have that working. I am having a problem pushing apps to the Ipads. I downloaded some free apps, GDrive for example, using the managed distribution.
    But I cannot figure out how to push the apps to the iPads without having the iPads asking for an Apple ID and password.
    I just want to push VPP apps to the iPads silently.
    Thanks for any help.

    Then you need include the apps when you clone with Configurator.
    Managed Distribution of Apps is flexible because it works for the following scenarios:
    Device
         • Device is owned by the company and distributed to the user
         • Device is BYOD and enrolled in corporate MDM
         • Device is BYOD and unmanaged
    User
         • Device is "assigned' or used by a single individual
         • The individual has an Apple ID (or is capable of getting one)
         • The user is entered into your Profile Manager and has an email address (or device is enrolled and you do a push notify to ask for enrollment - remember, Managed Distro works without MDM)
         • User accepts the invitation to your VPP program with an Apple ID of choice - enterprise does not care what it is
    Apps
         • Apps are assigned to the user account in Profile Manager
         • Apps become visible in the Apple ID's App Store account as available for install
         • If the device is set to autoinstall "purchased" apps, the apps for iPad will just appear
         • Apps can be "revoked" by the enterprise, returning the license to the available pool
         • Apps do not dissapear from devices
    Managed Distro does not really fit education as depending on age your students may not be able to have an Apple ID, may not have email, and the devices may not be deployed in a one-to-one. 
    You are back to master image cloning through Configurator.
    R-
    Apple Consultants Network
    Apple Professional Services
    Author "Mavericks Server – Foundation Services" :: Exclusively available in Apple's iBooks Store

Maybe you are looking for

  • After I did the new update to my phone, all of my "smart playlists" no longer sync.

    It's so annoying because now I can't listen to my recently added. Any way to get it back? The playlists such as "Recently Added" "Top 25 Played" "Recently Played" and "My Top Rated" Anyone know what to do, please?

  • AR Aging Report by Invoice

    Is there any report with B1 for an AR aging report By Customer/By Invoice? Any help will be much appreciated.

  • Best way to work with Word documents?

    Hi! New Mac user, bought a Mac Pro, tired of Windows many faults. I work a lot with texts, documents, and I'm used to Word. And working with colleagues in a Word world.. What is the experience of compatibility? Is iWork functioning good enough for re

  • Memory Leak in multidimensional int array?

    I have a simple class MyMatrix.h @interface MyMatrix : NSObject { int twoDMatrix[4][4]; int threeDMatrix[4][4][2]; MyMatrix.m - init { twoDMatrix[0][0] = 0; // and so on twoDMatrix[3][3] = 1; threeDMatrix[0][0][0] = 0; // and so on threeDMatrix[3][3]

  • Add an element to a node.

    Hi, Any help to add an element to a node. I have a node in a view context and I would like to add its content to a component controller context node which has the same structure ( subnodes and attributes) . Thanks in advance.