Skip navigation
(Rick_Patterson)
Currently Being Moderated

Adobe Reader/Acrobat 9 ADM file for group policy

Jan 23, 2009 2:37 PM

Adobe Reader 9 and Adobe Acrobat 9 do support the use of group policies for configuring these applications. However, I cannot find anywhere that Adobe provides an ADM file with the settings and descriptions that allow these group policy settings to be easily configured and applied. So i made my own ADM file, which I now share with you. i have tested most of these settings and they work very well.

To get your own ADM file, create a new TXT file and name it Adobe9.adm. Then copy all of the text below out of this posting and paste it into your ADM file. Enjoy!

; Administrative Template for Adobe Acrobat 9.0 and Adobe Reader 9.0
; Rick Patterson
; Version 1.0
; 1/23/2009

CLASS MACHINE

CATEGORY !!Reader

POLICY !!Checkforupdatesatstart
KEYNAME "Software\Adobe\Acrobat Reader\9.0\AVGeneral"
EXPLAIN !!Checkforupdatesatstart_Help
VALUENAME "bCheckForUpdatesAtStartup"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY

POLICY !!DonotdisplayEULA
KEYNAME "Software\Adobe\Acrobat Reader\9.0\AdobeViewer"
EXPLAIN !!DonotdisplayEULA_Help
VALUENAME "EULA"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY

POLICY !!EnableDisplayPDFinBrowser
KEYNAME "SOFTWARE\Adobe\Acrobat Reader\9.0\Originals"
EXPLAIN !!EnableDisplayPDFinBrowser_Help
VALUENAME "bBrowserIntegration"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY

POLICY !!EnableAdobeUpdater
KEYNAME "SOFTWARE\Policies\Adobe\Acrobat Reader\9.0\FeatureLockdown"
EXPLAIN !!EnableAdobeUpdater_Help
VALUENAME "bUpdater"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY

POLICY !!EnablePurchaseAdobeAcrobat
KEYNAME "SOFTWARE\Policies\Adobe\Acrobat Reader\9.0\FeatureLockdown"
EXPLAIN !!EnablePurchaseAdobeAcrobat_Help
VALUENAME "bPurchaseAcro"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY

POLICY !!EnableDigitalEditions
KEYNAME "SOFTWARE\Policies\Adobe\Acrobat Reader\9.0\FeatureLockdown"
EXPLAIN !!EnableDigitalEditions_Help
VALUENAME "bShowEbookMenu"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY

POLICY !!EnableProductImprovementProgram
KEYNAME "SOFTWARE\Policies\Adobe\Acrobat Reader\9.0\FeatureLockdown"
EXPLAIN !!EnableProductImprovementProgram_Help
VALUENAME "bUsageMeasurement"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY

POLICY !!EnableCreateBuzzwordDocument
KEYNAME "SOFTWARE\Policies\Adobe\Acrobat Reader\9.0\FeatureLockdown"
EXPLAIN !!EnableCreateBuzzwordDocument_Help
VALUENAME "bCreateBuzzwordDoc"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY

POLICY !!EnableCreateAdobePDFUsingAcrobatcom
KEYNAME "SOFTWARE\Policies\Adobe\Acrobat Reader\9.0\FeatureLockdown"
EXPLAIN !!EnableCreateAdobePDFUsingAcrobatcom_Help
VALUENAME "bCreatePDFOnline"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY

POLICY !!EnforceDisplayPDFinBrowser
KEYNAME "SOFTWARE\Policies\Adobe\Acrobat Reader\9.0\FeatureLockdown"
EXPLAIN !!EnforceDisplayPDFinBrowser_Help
VALUENAME "bBrowserIntegration"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY

POLICY !!EnableDocumentMessageBar
KEYNAME "S
  • Currently Being Moderated
    Community Member
    Jan 29, 2009 5:44 PM
    Hi Rick,
    This is really nice!
    Could you send me the whole adm file to kim.hansen@snla.no ?

    Thanks again for this nice work :-)

    Kim Hansen
    SNLA
    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Feb 5, 2009 1:29 PM
    I'll add a 'me too!' to the above requests.

    Many thanks.

    rbunce **aT*** micatholicconference *****DoT****** org
    Ryan
    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Feb 18, 2009 7:10 AM
    Please, me too!!!
    catmaster ##AT## libero ##DOT## it
    Thank you.

    By the way: Do you think it's possible to silently apply all (or part of all) these via a .REG file?
    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Feb 19, 2009 4:34 AM
    Could you send me the adm too? Cause in your post it's not complete. hackstein(at)trimet.de
    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Feb 24, 2009 3:50 PM
    When I import this adm template, non of the user settings show up. I do see the computer settings. Any ideas?

    Thanks again for all your help.

    Luis
    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Feb 25, 2009 7:58 AM
    Luis, the user settings don't show by default in the GP Management Console because they aren't specifically "policies", they are Preferences - so if the GPO goes away, the settings don't revert to the default, they stay how they were set with these Preferences.

    To see them, Edit your policy, then under User Configuration>Administrative Templates, select, then right-click each Acrobat folder and click on View>Filtering. Uncheck the box that says "Only show policy settings that can be fully mananged" and click OK. The User settings should then be visible.

    Hope this helps.

    And thanks a ton to Rick for making this ADM! :)

    Mike
    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Feb 26, 2009 3:32 AM
    Nice Idea, to block JavaScript with GPO, but it doesn't really work. When trying to open a PDF that contains JavaScript, the User ist prompted to activate it (default-butoon ist "yes"). So JavaScript remains "on" until the next update of GPOs.

    Greets

    Joerg
    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Feb 27, 2009 5:45 AM
    Rick,

    that's the only thing I wanted to point out, that disabling JavaScript via GPO is not obligatory for the users. Anyway, Your ADM is a nice work, very useful to configure Acrobat settings.

    Meanwhile the problem is getting worse. Secunia reported, that disabling JavaScript doesn't protect against the current 0-Day-Exploit. See
    http://secunia.com/blog/44/

    Currently there are discussions in progress, if general blocking of PDFs for users ist a practical alternative until Adobe provides a patch. I know some companies that already made that drastic step accepting the flooding of their user help desk.
    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Mar 25, 2009 6:50 AM
    what do I do wrong? I ga to this page, see your nice posting about the adm file but your posting ends up with
    "
    POLICY !!EnableDocumentMessageBar
    KEYNAME "S
    "
    So there is a peace missing, could you perhaps post it again? or email me the file?
    Many thanks
    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Jan 25, 2010 6:29 AM

    Hi Rick,

     

    Is it still possible to send the adm file to bimosekin@hotmail.com

     

    Thanks

    topokin

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    May 17, 2010 5:53 PM

    Gday Rick, any chance I can get this emailed to niloc@internode.on.net ? Legend if you can!

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Aug 25, 2010 4:21 PM

    The poster posted a link to the download which you must have missed.

     

    "OK... I give. After a hundred or so requests for my ADM file, I am posting it out on the public Internet. The file is currently up at:

     

    http://turboninjas.com/A9adm/AdobeAcrobat&Reader9.adm

     

    Enjoy! "

    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)