Creative Cloud Cleaner Command Line functionality does not work.
I working education, and I am looking at command line erasing all adobe products off all of our students MacBooks, so that we can remote distribute the newer version via our Mobile device management server.
following the information here: Use the Creative Cloud Cleaner Tool to solve installation problems
I found that an underlying issue is the command line: sudo [Path to Adobe Creative Cloud Cleaner Tool.app]/Contents/MacOS/Adobe Creative Cloud Cleaner Tool ‐‐removeAll= CREATIVECLOUDCS6PRODUCTS.
Opens the application in UI mode rather than running the command silently
attempting to use the xml option instead:
sudo /Contents/MacOS/Adobe Creative Cloud Cleaner Tool --cleanupXML=[Absolute path to cleanup. xml].
brings down the following error in log:
2018-11-24 09:40:32.825 Adobe Creative Cloud Cleaner Tool[45404:2537460] ***************Starting New Session*****************
2018-11-24 09:40:32.826 Adobe Creative Cloud Cleaner Tool[45404:2537460] Cleaner tool Version: 4.3.0.22
2018-11-24 09:40:32.826 Adobe Creative Cloud Cleaner Tool[45404:2537460] Mode=Silent mode
2018-11-24 09:40:32.827 Adobe Creative Cloud Cleaner Tool[45404:2537460] Action=REMOVE_SELECTED
2018-11-24 09:40:33.061 Adobe Creative Cloud Cleaner Tool[45404:2537460] ERROR: EULA has not been accepted, cannot continue
2018-11-24 09:40:33.061 Adobe Creative Cloud Cleaner Tool[45404:2537460] ***************End Session*****************
I believe the underlying issue is with the EULA requiring agreeing to with both command line options, the article needs to list all the prefixes for the command line application, and the application needs the option to command line agree to the EULA.
Please Update the application and article.
