Posted on 07-19-2021 12:31 PM
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,
Posted on 07-20-2021 05:38 AM
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
Posted on 07-20-2021 05:40 AM
Sorry I just read that you are trying to update plugins not adobe you can ignore my reply 😅