Link to home
Create AccountLog in
Avatar of Howzatt
Howzatt

asked on

Automate answering the popup for Adobe to "Help improve the Adobe Reader Experience", when launched the first time.

In our new XenApp environment, users open a PDF for the first time and are prompted with a window to help improve the Adobe Reader Experience.

I would like to know if there is a way to automate selecting "No" for all users. Perhaps via Group Policy?
Avatar of Tony J
Tony J
Flag of United Kingdom of Great Britain and Northern Ireland image

Not via group policy, no.

You need to basically uninstall and reinstall a customised version where you've turned these things off:

For reader X - http://www.adobe.com/support/downloads/detail.jsp?ftpID=4950
For reader 9 - http://www.adobe.com/support/downloads/detail.jsp?ftpID=3993
also an option is to start the AR while in install mode and answer the question once.
then leaving the install mode (per server).
This should  result in a user-registry key saying "question already answered"
If you know the registry key you can rollout this key with AD also.

should be a key like this one:
bUsageMeasurement
"Turns off and locks user participation in the feedback program and disables the UI that controls the feature."
see reference:
http://www.adobe.com/devnet-docs/acrobatetk/tools/PrefRef/Windows/UsageMeasurement.html
ASKER CERTIFIED SOLUTION
Avatar of Dirk Kotte
Dirk Kotte
Flag of Germany image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Although another way - now you know the relevant keys thanks to dkotte - you could use group policy preferences.

I personally still prefer to use the customisation wizard