Posted on 01-14-2020 11:12 AM
Hi,
I am wondering if anybody tried using composer to create an upgrade package for CC2019 to CC2020?
I originally used composer to create the installation pkg for our SDL-installation of CC2019 and that worked well.
Now I was wondering if this would also work for creating the update pkg.
This is what I thought about:
Anyone ideas or suggestions are highly appreciated!
Posted on 01-14-2020 12:43 PM
I use Adobe Enterprise Dashboard for creating installation packages. Highly recommend to check with your Adobe rep.
Posted on 01-14-2020 01:02 PM
I would not use Composer. Stick with Adobe's portal. Annoying, but hey, Annoying and Adobe go together, and it is the path of least resistance in a realm of great resistance.
Posted on 01-14-2020 01:14 PM
I agree with the above to use the Adobe-generated packages for removal and installation.
That said, how is everyone using Jamf to go from CC2019 to CC2020, assuming you are pushing packages or letting your users install them via Self-Service (and not having them go through the CCDA)?
Are you doing full uninstall/clean/install? Just doing an install of the new version, and not worry about removing the old versions? Are you doing full suite upgrade all at the same time, or doing individual package upgrades as needed/requested?
Posted on 01-14-2020 10:38 PM
Thank´s for your suggestions using the Adobe Enterprise Dashboard created packages for removal and installation.
I already used composer for the initial installation of CC2019 SDL and that worked very well compared to the pre-JAMF method using the packages from the Adobe Enterprise Dashboard and deploying then via ARD, which had it´s flaws.
I will check with Adobe Enterprise support what their preferred method would be for a mass deployment and post the outcome.
I am also looking forward to the answers to the questions by georgecm12 regarding this topic.
Posted on 01-14-2020 11:53 PM
Using the packages from the enterprise console is the only supported method by Adobe for deploying Creative Cloud 2019 or later. Enterprise support's preferred method will be to use the packages. I'm personally very surprised that using a Composer snapshot even worked. That methodology "broke" several years ago, around when the original Creative Cloud was released.
My method for deploying CC 2020 is to build an uninstaller package using the Creative Cloud packager tool, and and pair it with the corresponding CC 2020 installer package, combined into a full package "bundle" that I build in Composer. Basically all the package built in Composer does is copy the uninstaller and installers to /tmp and launches a post install script to run both of them. I also add into the post-install script a line to run RemoteUpdateManager to bring the application to the most current version after the package is installed.
Hopefully this helps.
Posted on 01-15-2020 03:42 AM
Thanks taugust04 for your response and the details. My experiences with the solutions supported by Adobe are mixed. We have 2 classrooms where we need german and englisch versions of the CC apps - the solution I used was also not supported by Adobe and works ... at least until the next upgrade.
The only way to create a CC SDL installer I am aware of is via Adobe´s Enterprise Dashboard, so I would need to check with Enterprise support if the uninstaller package created with Creative Cloud packager would work with an installed SDL license too. I thought about using the uninstaller that was originally created with the installer when I built the package for CC2019 in Enterprise Dashboard.
How do you make sure that the package built in Composer first uninstalls the old CC and then installs the new CC package? Any chance that you share the script? RUM we still have to setup.
Thanks again for all the input!
Posted on 01-15-2020 06:00 AM
So composer is a nice tool it has a very useful specific use in the overall Mac admin toolbox. Packaging Adobe software is not that use.
I say that with considerable personal experience trying years ago. The main reason is that you have zero idea of what daemons and scripts run as part of the original installer (which is essentially a near payload free pkg with their own installation mechanisms running as scripts).
I do know the Adobe has used network copy detection in the past... If you use their installer each machine will get properly licensed as they intended it to be. If you copy a dead set of data that comes as part of a composer package, sure that file set may be relevant for the single machine that you created it on, But is it relevant for the dozens, hundreds or thousands in your fleet?
If you can honestly answer yes to that question then composer should work fine. I’m guessing most of the admins in this community (myself included) would not answer yes to that question.
I agree that Adobe’s installers and activation schemes are absolute garbage, but if you want supported, functional installations, you have to be a garbage collector to some degree.
On a practical note, I do fully understand that their uninstallations of Creative Cloud are far from perfect and to get from 2019 to 2020, a full uninstall of 2019 may be necessary. Each time I deploy any Adobe package, I have to put as much thought (or more) into uninstallation as I do installation.
Posted on 01-15-2020 06:55 AM
@blackholemac Thank´s for your insight! I used a freshly installed Mojave VM for each installation going back to the original snapshot every time I made some changes and so far it worked for 6 different classrooms with about as many different generation iMacs, but I do understand your point and will go back to Adobe´s installers.
Do you have any suggestions on how to best achieve a full uninstall of 2019 via JAMF? Or is it simply using the uninstaller package that was originally created with the installer package? Do you use the Adobe cleaner tool additionally?
Posted on 01-15-2020 07:40 AM
I do but it's ugly...so the policy I have for that is essentially a Self Service one scoped on an as needed basis. It consists of the uninstaller that comes when you generate the installer PLUS a second package that I custom authored...basically it lays down the Creative Cloud panel Uninstaller, runs a post install script that activates that uninstaller from command line, removes Scout and the Gaming SDK, forgets any Adobe receipts remaining at that point and then cleans up its mess. Finally at that point the policy updates inventory in Jamf Pro so it's ready to have Adobe CC 2020 laid on as an installer package.
As for the cleaner tool...I hate that thing with a passion...I'll lead with that. HOWEVER, if for whatever reason my uninstallation policy does not work which I've yet to see in my own environment on the Mac (very heavily I see it on Windows though), I am not against running that thing...luckily the uninstaller that comes when you initially create the installer package is pretty good...it gets rid of everything but Scout and the Gaming SDK and the Creative Cloud panel itself...my followup package hits those hard and gets rid of them...that's enough of a clean to get CC 2020 on there properly.
Posted on 01-16-2020 04:23 AM
@blackholemac Thanks again for sharing your knowledge! I will get in touch with Adobe Enterprise support and see what their supported method ist.
Posted on 01-20-2020 06:58 AM
So the way to go I found after writing back and forth with Adobe support is as follows:
What I learned in the process of this:
So thanks again to all who helped me on this.
Posted on 03-24-2020 11:52 AM
One little tip that some might find ridiculous to hear is make sure to not install 2020 before uninstalling 2019. Even though I told one of my part timers early on to uninstall and then install, it wasn't done that way and the uninstall for 2019 removed some of the software from 2020. Since then I've revamped things so that only one operation needs selected so that the order is done correctly.
Posted on 06-25-2020 12:54 PM
Hello all, I am kind of stuck at the moment how to manage Adobe updates due to not being able to defer or enforce the as far as im aware. I have clients on Adobe CC 2019 and 2020, they have the self managed installer version where non admins can do their own updates, But they DONT regularly do them, is there a way to enforce updates like I do with config profiles for Apple updates and Microsoft updates? I think im just not fully informed help is appreciate or suggestions
Posted on 08-18-2021 03:22 PM
This is old, but under default deployments there is a command line utility remoteupdatemanager
Run that command with no arguments and it will update all installed adobe products to the latest version
https://helpx.adobe.com/enterprise/using/using-remote-update-manager.html