Hello,
I manage over 100 computers, distributing Adobe Reader (as exe, MSI behaves different so we don't use it, this is out of scope of this topic), the argument line for installation is:
/sAll /rs /l /msi /qb- /norestart DISABLE_ARM_SERVICE_INSTALL=1 DISABLEDESKTOPSHORTCUT=1 EULA_ACCEPT=YES
Also I have a GPO that disables all Adobe Reader related startup entrys (the one you see in msconfig) and it also disables every related Windows Service (namely "Adobe Acrobat Update Service" whichs starts ""C:\Program Files (x86)\Common Files\Adobe\ARM\1.0\armsvc.exe" to update the Reader).
However, every now and then a symbol (+ popup message) appears in the tray bar harassing my users that "an update for Adobe Reader is ready".
How to COMPLETELY disable the update of Adobe Reader and suppress all related updates notifications?