Posted on 11-20-2024 03:01 PM
To install Creative Cloud at my company, end users are directed to the Adobe Creative Cloud website (https://www.adobe.com/creativecloud/desktop-app.html).
Every two weeks I get a report from our Security team listing device vulnerabilities. There's frequently a fair number of devices that need one or more Creative Cloud apps updated.
I started emailing users individually, reminding them to update their Creative Cloud apps. Wondering if there's a better way, because emailing users and following up when they don't respond is too manual and too time-consuming. Curious how other admins approach this.
Solved! Go to Solution.
11-20-2024 03:53 PM - edited 11-21-2024 02:31 PM
Two options:
Note: as with any update tools, open apps will not update, however Jamf App Installers includes reminder notifications to get users to quit when an update is available (or force quit the app), making it the better option of the two, as RemoteUpdateManager will simply fail to update any app that is open.
11-20-2024 03:53 PM - edited 11-21-2024 02:31 PM
Two options:
Note: as with any update tools, open apps will not update, however Jamf App Installers includes reminder notifications to get users to quit when an update is available (or force quit the app), making it the better option of the two, as RemoteUpdateManager will simply fail to update any app that is open.
Posted on 11-21-2024 08:52 AM
Our instance of Jamf Pro is Jamf Cloud. I’ll need to do some testing, but my inclination is to use the Jamf App Catalog.
Some questions:
Posted on 11-21-2024 11:05 AM
Adobe RUM is a separate method from Jamf App Catalog. If you want to use RUM, you'd need to set up a policy and run a script.
It's up to you if you'd like to use RUM or Jamf App Catalog, or both... For good measure, test both. Adobe can be very problematic with updates, so let's see what approach works best for you.
11-21-2024 11:12 AM - edited 11-21-2024 11:14 AM
Posted on 11-21-2024 04:36 AM
Posted on 11-21-2024 04:58 AM
It depends on how tough you want to be too.
I am in education, so probably a different set up to business.
All of the lab machines use RemoteUpdateManager, during out of hours times.
Staff Laptops I have a Self Service script that runs and finds any updates required, then asks the User to OK installing them. They do this themselves, and as it is normally them wanting updates I find they do use this.
I have the option of running RUM on the Laptops if I need to. I can also force the script to run. I generally do not do this because staff could be teaching from their laptop.
You could use a scripted approach and run the script at a set time each week. That way you will catch most users, leaving you with a few to email. If the script has a way for them to deferr then they can pick a better time to do it.
11-21-2024 05:49 AM - edited 11-21-2024 05:50 AM
Looks like others beat me to the punch, just use RUM. Once you install RUM, you just need to run the "RemoteUpdateManager" command, without any switches it will update all adobe products. I have a policy that does this that runs once a month, and it works fine as a set it and forget it thing.
Posted on 11-21-2024 11:31 AM
@AJPinto What is the command you run?
Posted on 11-22-2024 12:23 AM
/usr/local/bin/RemoteUpdateManager
Is the one I use
Posted on 11-22-2024 07:45 AM
Does that do any action? Here is what I use. Could ignore the sudo in mine, but just left it.
Posted on 11-22-2024 09:47 AM
If you read the web page you posted, the command by itself without any options will automatically do both of those actions.
Posted on 11-22-2024 10:01 AM
Talk about overthinking ...
Posted on 06-10-2025 11:06 AM
I have a similar issue. I would love to keep our Adobe products updated across our fleet; however, we are a mixed environment (some are Named User installs, and our labs are Shared Device). So, if I started to use Mac Apps -> Jamf Installers to keep it up to date for our Shared Devices, would that affect the license type? i would like to keep the Shared Devices up to date more often than our Named Users. Currently to update them, i either create a new package using Adobe Admin Console or go into the CC app and run the updater.
Posted on 06-11-2025 12:39 AM
You will need to test this, it is not something I am using in production...
Build a package from Adobe, in your case it will be 2 packages. Apply the different licenses to each, and only have Creative cloud desktop app in the build, no other apps.
Upload to Jamf and deploy to the Macs. Then use the Jamf Apps to install the Apps you want on the device. They will pull the license from the CCDA version you installed.
Now Jamf will keep the Apps up to date, and CCDA will keep itself up to date.
I have other issues that prevent me from working this way, which is why I do not use it in production. I did test it a while back and it worked. The Jamf versions are the bare minimum versions, the same as if you simply built a basic package in Adobe console. This doesn't work for me as I have to add in extras that need to be added at build in Adobe, e.g, The Language packs for Premiere.. This is why I use Remote update Manager for the majority of the macs, and a script for the laptops that staff use. Staff complain the most about versions, and keeping them up to date, but they also never have the laptop on for long enough for RUM to work. So I give them access to a script in Self Service, they can do it at their own time.