Auto-Update Adobe Creative Cloud Plugins

agardner
New Contributor III

I have a plugin that updates frequently on CC. Everytime it updates, the user needs an admin password (which for security purposes we do not give). Is it possible to update the plugin automatically without the admin password prompting? 

 

I found this thread which mentions PPPC. Perhaps someone can give me their guide on setting that up, if it is possible? 

 

Thanks, 

2 REPLIES 2

gabe2385
Contributor

Hey @agardner 

We usually have a script and push out updates through a policy using Adobe's remote update manager:  
https://helpx.adobe.com/enterprise/using/using-remote-update-manager.html 

with one line you can update all the apps:

/usr/local/bin/RemoteUpdateManager

 

gabe2385
Contributor

Sorry I just read that you are trying to update plugins not adobe you can ignore my reply 😅