Enable Adobe Acrobat updates
I have 35 devices which are not updating Adobe Acrobat. I’ve not been the one installing Acrobat, I’ve just seen the vulnerabilities for the older versions that are installed.How do I enable automatic updating on these? I’m assuming that there are various registry keys I need to configure?
Should there be a scheduled task? I can only see these:
- Adobe-Genuine-Software-Integrity-Scheduler-1.0
- AdobeGCInvoker-1.0
- AdobeGCInvokerLogon
Service requirements:
- Set AdobeARMservice Service to auto and start
Registry
- HKLM\SOFTWARE\WOW6432Node\Adobe\Adobe ARM\Legacy\Acrobat\{AC76BA86-1033-FFFF-7760-BC15014EA700}\Mode = 3 (Dword)
- HKLM\SOFTWARE\Policies\Adobe\Adobe Acrobat\DC\FeatureLockDown\bUpdater = 1 (Dword)
- HKLM\SOFTWARE\WOW6432Node\Adobe\Adobe ARM\1.0\ARM\iCheck = 3
- HKLM\SOFTWARE\WOW6432Node\Adobe\Adobe ARM\1.0\ARM\iCheckReader = 3
Then I assume I remotely invoke "$env:ProgramFiles(x86)\Common Files\Adobe\ARM\1.0\AdobeARM.exe" to start the update?
Where are the logs that I can follow please?
Thanks
