Skip to main content

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, 

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

 


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