Copy link to clipboard
Copied
Hi,
I am trying to change following settings via registry or a configuration file across all workstations in our organization.
Tracker
Under the sentence that reads "Automatically Check for New Comments and Form Data," scroll right to select Never.
Under the sentence that reads "Suspect the Check for New Comments and Form Data," scroll left and select After 30 days of inactivity.
How can I change this setting other than Adobe application GUI interface?
Thank you kindly for help.
Copy link to clipboard
Copied
Almost all UI items are associated with a registry/plist preference. Not all preferences are documented. I checked the Preference Reference and don't see the setting there (I'm guessing it might be here: Shared Review and Forms Data Collection )
Simply take a before and after registry snapshot and see what's changed after you set that setting. Then propagate the preferences via GPO, script, or by using the Wizard prior to deployment. Method:
It should be easy to figure out what's changed. Then, of course, you can go back to the UI, change the setting, and then re-check the registry just to verify you have it right.
Copy link to clipboard
Copied
Just in case anyone else is running into this issue (pretty sure I know the software vendor this person is dealing with, I had the same problem), here are the locations and settings of the two applicable registry keys:
HKEY_CURRENT_USER\Software\Adobe\Adobe Synchronizer\DC
iDefaultFeedTTL -> Set to 7fffffff
iSuspendLength -> Set to 278d00
Find more inspiration, events, and resources on the new Adobe Community
Explore Now