Adobe Reader & Acrobat 6~9 Group Policy ADM file (only applied once?)

Hi folks. I created the below ADM template last month based on some of the ones I have seen elsewhere. I import the ADM file to use with Group Policy and make the necessary settings (need to uncheck "Only show policy settings that can be fully managed" to see it in GPO Editor).
Anyway, when the user logs on it stamps them with the desired registry setting (bEnableJS value 0). Yay! But I notice that if a user re-enables JavaScript in Adobe Reader/Acrobat and then logs off and back on again (reboot or logoff/on) the registry setting does not get re-applied. All other pre-existing Group Policies get applied and doing a gpresult or rsop.msc has everything looking as though it did get applied.
I notice that if I manually do a "gpupdate /force" to a logged on system the setting appears to be reapplied (need to reconfirm this though). Has anyone expierienced similar with their ADM templates for this? Perhaps I am missing something? Appreciate any help/advice.
; Administrative Template to enable/disable Javascript of Adobe Acrobat/Reader 6.x~9.x
; Version 1.0
; 2010/1/22
CLASS USER
CATEGORY !!Adobe_Acrobat_Reader_6-9
    POLICY !!JavaScript_Reader_9.x
    EXPLAIN !!JavaScript_Reader_9.x_help   
        KEYNAME "Software\Adobe\Acrobat Reader\9.0\JSPrefs"
        PART "Enable/Disable JavaScript:" DROPDOWNLIST
            VALUENAME "bEnableJS"
        ITEMLIST
            NAME !!JavaScript_Enabled VALUE NUMERIC 1
            NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
        END ITEMLIST
        REQUIRED
        END PART
    END POLICY
    POLICY !!JavaScript_Acrobat_9.x
    EXPLAIN !!JavaScript_Acrobat_9.x_help
        KEYNAME "Software\Adobe\Adobe Acrobat\9.0\JSPrefs"
        PART "Enable/Disable JavaScript:" DROPDOWNLIST
            VALUENAME "bEnableJS"
        ITEMLIST
            NAME !!JavaScript_Enabled VALUE NUMERIC 1
            NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
        END ITEMLIST
        REQUIRED
        END PART
    END POLICY
    POLICY !!JavaScript_Reader_8.x
    EXPLAIN !!JavaScript_Reader_8.x_help
        KEYNAME "Software\Adobe\Acrobat Reader\8.0\JSPrefs"
        PART "Enable/Disable JavaScript:" DROPDOWNLIST
            VALUENAME "bEnableJS"
        ITEMLIST
            NAME !!JavaScript_Enabled VALUE NUMERIC 1
            NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
        END ITEMLIST
        REQUIRED
        END PART
    END POLICY
    POLICY !!JavaScript_Acrobat_8.x
    EXPLAIN !!JavaScript_Acrobat_8.x_help
        KEYNAME "Software\Adobe\Adobe Acrobat\8.0\JSPrefs"
        PART "Enable/Disable JavaScript:" DROPDOWNLIST
            VALUENAME "bEnableJS"
        ITEMLIST
            NAME !!JavaScript_Enabled VALUE NUMERIC 1
            NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
        END ITEMLIST
        REQUIRED
        END PART
    END POLICY
    POLICY !!JavaScript_Reader_7.x
    EXPLAIN !!JavaScript_Reader_7.x_help
        KEYNAME "Software\Adobe\Acrobat Reader\7.0\JSPrefs"
        PART "Enable/Disable JavaScript:" DROPDOWNLIST
            VALUENAME "bEnableJS"
        ITEMLIST
            NAME !!JavaScript_Enabled VALUE NUMERIC 1
            NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
        END ITEMLIST
        REQUIRED
        END PART
    END POLICY
    POLICY !!JavaScript_Acrobat_7.x
    EXPLAIN !!JavaScript_Acrobat_7.x_help
        KEYNAME "Software\Adobe\Adobe Acrobat\7.0\JSPrefs"
        PART "Enable/Disable JavaScript:" DROPDOWNLIST
            VALUENAME "bEnableJS"
        ITEMLIST
            NAME !!JavaScript_Enabled VALUE NUMERIC 1
            NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
        END ITEMLIST
        REQUIRED
        END PART
    END POLICY
    POLICY !!JavaScript_Reader_6.x
    EXPLAIN !!JavaScript_Reader_6.x_help
        KEYNAME "Software\Adobe\Acrobat Reader\6.0\JSPrefs"
        PART "Enable/Disable JavaScript:" DROPDOWNLIST
            VALUENAME "bEnableJS"
        ITEMLIST
            NAME !!JavaScript_Enabled VALUE NUMERIC 1
            NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
        END ITEMLIST
        REQUIRED
        END PART
    END POLICY
    POLICY !!JavaScript_Acrobat_6.x
    EXPLAIN !!JavaScript_Acrobat_6.x_help
        KEYNAME "Software\Adobe\Adobe Acrobat\6.0\JSPrefs"
        PART "Enable/Disable JavaScript:" DROPDOWNLIST
            VALUENAME "bEnableJS"
        ITEMLIST
            NAME !!JavaScript_Enabled VALUE NUMERIC 1
            NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
        END ITEMLIST
        REQUIRED
        END PART
    END POLICY
END CATEGORY
[strings]
Adobe_Acrobat_Reader_6-9="Adobe Acrobat and Reader 6 to 9"
JavaScript_Reader_9.x="JavaScript Adobe Reader 9.x"
JavaScript_Reader_9.x_help="Enable/Disable JavaScript in Adobe Reader 9.x"
JavaScript_Acrobat_9.x="JavaScript Adobe Acrobat 9.x"
JavaScript_Acrobat_9.x_help="Enable/Disable JavaScript in Acrobat Acrobat 9.x"
JavaScript_Reader_8.x="JavaScript Adobe Reader 8.x"
JavaScript_Reader_8.x_help="Enable/Disable JavaScript in Adobe Reader 8.x"
JavaScript_Acrobat_8.x="JavaScript Adobe Acrobat 8.x"
JavaScript_Acrobat_8.x_help="Enable/Disable JavaScript in Acrobat Acrobat 8.x"
JavaScript_Reader_7.x="JavaScript Adobe Reader 7.x"
JavaScript_Reader_7.x_help="Enable/Disable JavaScript in Adobe Reader 7.x"
JavaScript_Acrobat_7.x="JavaScript Adobe Acrobat 7.x"
JavaScript_Acrobat_7.x_help="Enable/Disable JavaScript in Acrobat Acrobat 7.x"
JavaScript_Reader_6.x="JavaScript Adobe Reader 6.x"
JavaScript_Reader_6.x_help="Enable/Disable JavaScript in Adobe Reader 6.x"
JavaScript_Acrobat_6.x="JavaScript Adobe Acrobat 6.x"
JavaScript_Acrobat_6.x_help="Enable/Disable JavaScript in Acrobat Acrobat 6.x"
JavaScript_Enabled="JavaScript Enabled"
JavaScript_Disabled="JavaScript Disabled"

Hey, what you have described is normal behaviour for the way you have written your Custom ADM file.
Because you are not using Proper Windows Policies, i.e. Setting them in the policy location in the registry, then once you apply a setting, it will not get over written again ever unless you made a group policy change or do a gpupdate.
Normal group policies will get re-applied depending on the time frame set in the policy its self.

Similar Messages

  • Using multiple LISTBOX in single Policy of Microsoft Group Policy .adm file?

    OK, I am writing a .adm file and here is code for a policy within a category
    CATEGORY !!A_CATEGORY
    POLICY !!A_POLICY
    KEYNAME "Software\Policies\ABC\ListBoxes"
    PART !!PART_1_Text LISTBOX
    ALUEPREFIX "FirstListBox"
    END PART
    PART !!DestPort_Label LISTBOX
    VALUEPREFIX "SecondListBox"
    END PART
    END POLICY
    END CATEGORY
    The .adm file is successfully loaded in group policy editor without any problem and shows two list boxes too. I can give input for both list boxes and apply/ok without any problem. The real problem is that on registry location "Software\Policies\ABC\ListBoxes",
    there comes only registry values as SecondListBox1, SecondListBox2, SecondListBox3 .... and no values for FirstListBox. Ideally, there should also be FirstListBox1, FirstListBox2, FirstListBox3 ...
    I did some experiments and found that only the registry values with last PART (i.e. SecondListBox) are shown in registry and all other PART values before that are ignored. Lastly, the problem is only with multiple LISTBOX in a single policy. I can use multiple
    CHECKBOX, COMBOBOX, DROPDOWNLIST, EDITTEXT, TEXT and NUMERIC within a single policy without any problem both in Windows 2003 Server and Windows 2008R2 Server
    Baig

    > and no values for FirstListBox. Ideally, there should also be
    > FirstListBox1, FirstListBox2, FirstListBox3 ...
    Since you do not use "ADDITIVE" it seems the whole key is cleaned out
    before processing the second list. Give it a try :)
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • Adobe Reader/Acrobat Is not Installed

    I get an error on machines on our work network that says Adobe Reader/Acrobat is not installed. However most cases it is installed on the machine and in most cases it turns out to be the 8.1.1 version of Adobe reader. So what we have noticed is that the permissions do not seem to be right with the .pdf file extention. We manually add the users, power users group to the file extention and then we grant them full control over the extention and in most cases that as well will not work. The next step would be to uninstall 8.1.1 Adobe reader and then reboot. Upon the restart we will log on and install the 8.1.2 update. Sometimes this works but then again I have noticed that the users, power users group is not in the .pdf file extention. Then we will add them in and yet the user will still have the same error message. We have fun out of ideas and the other bad scenario is that this is free software and its very difficult to get support for. Anyone have any ideas?

    Hi snoreaustralia,
    It sounds like you just need to associate the PDF filename extension with Acrobat, rather than Preview. Please see this document from the Microsoft Help for instructions on choosing the default program for opening a particular file type (in your case, PDF): Change which programs Windows uses by default - Windows Help
    Best,
    Sara

  • Adobe Reader & Acrobat Pro Extended 9.2 are now available

    Hi all,
    Note that Adobe Reader & Acrobat Pro Extended 9.2 are now available
    http://www.adobe.com/support/downloads/new.jsp
    Or simply go to  Help / Check for updates in order to get the latest build available.
    The Adobe® Acrobat® 9.2 Pro Extended update addresses critical security vulnerabilities while providing more overall stability.
    APEX 9.2 also includes the support of Inventor® 2010 and several 3D bugs fixes.
    Hope it helps
    Best Regards
    William Gallego
    A3D QE Team

    RESOLVED!!!
    The private data of the DEVMODE data structure may be corrupted when you use raw mode to print a document in a 32-bit application on a computer that is running a 64-bit version of Windows
    http://support.microsoft.com/kb/930627
    After installing the above patch, it works like a charm.

  • Trying to open a file in the browser and Adobe reader/acrobat says to quit and try again (1:9) HELP

    trying to open a file in the browser and Adobe reader/acrobat says to quit and try again (1:9)
    Do this over and over and even reinstalled several times to no avail. Mac running the latest Mt. Lion
    HELP

    click file > place formats to import graphic files.
    http://helpx.adobe.com/indesign/kb/supported-file-formats-indesign-cs5.html

  • JS: How to close Adobe reader/Acrobat?

    How to close a PDF file in Adobe reader/Acrobat using JS in Design?
    Thanks in advance.

    Here is an example:
    #target indesign
    var acroScript = 'var d = app.activeDocs;\r';
    acroScript += 'for ( var i in d ) d[i].closeDoc( true );';
    var bt = new BridgeTalk;
    bt.target = "acrobat";
    bt.body = acroScript;
    bt.send();
    It closes all open documents in Acrobat without saving. However it  works only on PC and only in certain versions of InDesign and Acrobat. (I tested it at work, in InDesign CS3 and Acrobat 8 Pro, on Windows XP)
    But at home computer I have Acrobat X version 10.1.1 and bridgetalk doesn't "see" it.
    Note that closeDoc method has an optional parameter -- bNoSave -- whether to close the document without saving. If false (the default), the user is prompted to save the document if it has been modified. If true, the document is closed without prompting the user and without saving, even if the document has been modified.
    Hope this helps.
    Kasyan

  • Is adobe reader, acrobat requires system reboot for installation and  upgradation

    is adobe reader, acrobat requires system reboot for installation and  upgradation?

    Hi Rave,
    Thanks for your reply.
    we have a vulnerabilities scan on adobe systems. it shows as below .
    Plugin Name
    Remarks
    Family
    current version
    Adobe Reader Unsupported Version Detection
    Upgrade to latest version(http://www.adobe.com/support/programs/policies/supported.html)
    Windows
    Adobe Reader 9.5.5 9.5.5
    please tell me how to fix it.
    thanks in advance .
    Regards,
    Harish

  • Adobe Reader/Acrobat Printing Issues - Weird Fonts / Characters - all versions

    Hi everybody.
    I'm experiencing a very nasty issue with both adobe reader (last version) and acrobat.
    When I print something with text, i get only strange characters, mostly symbols.
    I cannot get out of this, I tried everything.
    Already tried
    1) print as image does not works, it's the same
    2) the box in pdf printer " print only with fonts on pc" is checked
    3) reinstalled both adobe applications
    3) reinstalled printer drivers
    4) i've installed and reinstalled those so called missing fonts but nothing
    Next step is to change PDF reader. Any help?

    unfortunately it didn't work.
    It's weird how an application (company) like this could not provide those kind of such easy fixes. I'm not expecting updates or so, but at least a troubleshooting paragraph about this specific problem.
    This problem is well known, there are plenty of pages talking about it.
    I just installed Foxit reader and printed pages were perfect. This demonstrate's Adobe Reader/Acrobat fault.

  • Adobe reader 11.0.5 - cannot print pdf file to network printer

    I have a 64 bit HP Pavilion a6230n PC running Windows 7, fully updated. I have wireless connection to a home file/printer server. My printer, a Brother HL-5140, is connected via USB to the file/printer server. All my other Windows programs capable of printing can print on the network printer - all except adobe reader. Adobe Reader sees the printer and all printing processes appear to be sending the file to the printer, however, the printer never gets the document. I've tried printing as a document, in which case the document sits in the printer queue until I delete it. If I send it as an image, each queue entry is deleted after adobe thinks it has printed. Again, nothing ever prints on the printer, and again, no other program running on my computer has any problems printing to this printer.
    I would appreciate any help with this problem.
    Addendum - 4 Nov 13:
    I uninstalled adobe reader 11 and installed a much earlier version, and now I can print pdf files. Clearly the printing issue is with the current versions of adobe reader.

    This phenomenon can happen with PDF files that have errors in them.  Adobe Reader or Acrobat may be able to fix these errors, but if you close the application, it will ask to save the corrected file.  If you save it once, that should no longer occur when you open it again.
    This is just one explanation, but it doesn't explain why that happens with every PDF you have.
    Test: does it also happen with a PDF that is not supposed to contain any errors: http://helpx.adobe.com/pdf/adobe_reader_reference.pdf ?

  • The user '*' preference item in the 'User - 6th Form Students Policy {E03166E7-A848-48B5-AA93-97B848AA9C13}' Group Policy object did not apply because it failed with error code '0x80070003 The system cannot find the path specified.' This error was suppres

    I am looking at an issue with users not getting specific group policies. 
    After searching a number of client computers I found that the following error
    The user '*' preference item in the 'User - 6th Form Students Policy {E03166E7-A848-48B5-AA93-97B848AA9C13}' Group Policy object did not apply because it failed with error code '0x80070003 The system cannot find the path specified.' This error was suppressed.
    I can find the folder in the Sysvol folder on all of the domain controllers. 
    The issue with end users seems to be that the proxy settings for internet explorer is not being applied. 
    Potential problems?
    one folder in sysvol entry is empty 
    \\<server>\SYSVOL\<domain.name>\Policies\{E03166E7-A848-48B5-AA93-97B848AA9C13}\User\microsoft\IEAK\LOCK
    or is this our issue
    The old method of configuring proxy settings  to Internet Explorer 9 has changed?
    https://support2.microsoft.com/kb/2530309?wa=wsignin1.0 
    http://thommck.wordpress.com/2013/11/08/the-new-way-to-configure-internet-explorer-proxy-settings-with-group-policy/

    Hi all 
    In administering this policy I am a little confused. 
    We have a policy that distributes proxy settings in the internet explorer maintenance settings section - however when opening this policy up in GPO editor the internet explorer maintenance section is not present.
    I plan to apply the settings via User/preferences/control panel settings/ internet settings (or registry settings from article) however I am unable to edit the settings for internet explorer maintenance and these will persist. Ideas????

  • I have a user on Adobe Reader X.  whenever they open a .pdf file, the form fields do not auto-fill u

    I have a user on Adobe Reader X.  whenever they open a .pdf file, the form fields do not auto-fill until you click in the box.  Is there a setting that can be changed to make the form open properly?

    Sounds like the form fields were filled in on a Mac using Mac Preview. This cannot be fixed in Reader only Acrobat. Ask the person who filled in the form to redo their work in Adobe Reader.

  • When will Adobe Reader for Mobile Devices support 3D PDF files?

    When will Adobe Reader for Mobile Devices support 3D PDF files?

    There are two basic varieties of LiveCycle XFA...Static XFA and Dynamic XFA, which are very different in terms of their future for potential support in Adobe Reader for iOS. Which variety of XFA are you using?
    Static XFA uses the PDF markup language for content and form fields, so users can view the documents in Adobe Reader for iOS, but we currently do not properly handle filling, saving, and submitting those forms. I have improving our handling of Static XFA on my roadmap, but cannot offer any specific date yet (sorry, policy plus actual uncertainty). I know that there are some other apps that partially support Static XFA, though I do not know how complete their support is. If you can even open the XFA document in Adobe Reader for iOS, it is likely Static XFA.
    Dynamic XFA is effectively a JavaScript application packaged inside a PDF wrapper, which generates layout and form fields via code and requires a significant engine to support this. Support for Dynamic XFA is unfortunately not currently on our roadmap for iOS due to the nature of the technology, and our concern that any implementation we try likely will not pass Apple's restriction against installing something that allows other "apps" to be downloaded and executed from within it. The LiveCycle team is exploring solutions for our enterprise customers wanting to use Dynamic XFA from mobile devices as part of their server offering, but I cannot offer any insight here. To my knowledge, there are no applications that handle Dynamic XFA other than Adobe Reader for the desktop platforms (Windows, Mac, Linux).
    Dennis

  • Group Policy Preferences File Copy - Access is Denied on 2003 but not 2008 R2

    Hello,
    I have created a GPO which copies a file from a network share into a new folder under Program Files. This policy works just fine on a Windows 2008 box, but not on 2003. I've used "psexec -i -s cmd.exe" to verify system account permission to the
    share. I am able to successfully browse and copy files from the share as the system account on both boxes.
    However, when the GPO attempts to perform the file copy, it does not work, and generates the following error message:
    Event Type: Warning
    Event Source: Group Policy Files
    Event Category: (2)
    Event ID: 4098
    Date: 8/28/2013
    Time: 3:32:12 PM
    User: NT AUTHORITY\SYSTEM
    Computer: Server01
    Description:
    The computer 'file.txt' preference item in the 'TXT File Copy {9176122B-1A50-4AB8-91D9-6E8553727E18}' Group Policy object did not apply because it failed with error code '0x80070005 Access is denied.' This error was suppressed.
    I am trying to avoid writing a login script, so I am hoping someone will be able to help me figure out why this works fine on Windows 2008 but not Windows 2003. Please note file names and paths are modified here for security reasons, but the principle is
    the same.
    My GPO is:
    Computer Configuration\Preferences\Windows Settings\Files
    File (Target Path: c:\Program Files\path\to\file\file.txt)
    Source file: \\share\path\to\file\file.txt
    Destination File: c:\program files\path\to\file\file.txt
    Action: Update
    Suppress errors on individual file actions: Disabled
    Read-Only: Enabled
    Hidden: Disabled
    Archive: Enabled
    Stop Processing items on this extension if an error occurrs on this item: No
    Remove this item when it is no longer applied: No
    Apply once and do not reapply: No
    Item-level Targeting: None
    Thanks

    As a user, I am able to browse the share just fine using the alias. It is only when I try to access the share using the system account that I encounter a problem.
    experiencing the exact same symptoms. in the tests below, server, client1, and client2 are all are native instances of microsoft windows server.
    server: windows server 2008 R2 standard SP1
    client1: windows server 2003 standard SP2
    client2: windows server 2008 R2 standard SP1
    registry setting "DisableLoopbackCheck": unconfigured on server; unconfigured on client1; unconfigured on client2
    registry setting "DisableStrictNameChecking": configured as "1" on server; unconfigured on client1; unconfigured on client2
    domain user on client1 attempt to access server by name: success
    domain user on client1 attempt to access server by alias: success
    domain user on client2 attempt to access server by name: success
    domain user on client2 attempt to access server by alias: success
    local system on client1 attempt to access server by name: success
    local system on client1 attempt to access server by alias: failed (system error 5 has occurred. access is denied.)
    local system on client2 attempt to access server by name: success
    local system on client2 attempt to access server by alias: success
    all tests done using "net view \\target", but similar results were seen when using "dir \\target\share" which the domain user and local system account have access to.
    the differing behavior between client1 and client 2 suggests that server 2003 requires additional configuration to allow its local system account to access an SMB share by alias.
    this problem prevents group policy features (such as software installation) from an aliased file server.

  • Uninstalling Adobe Reader 8.1.2  causes loss of file association

    I used Adobe Customization Wizard 8 to prepare my own install of Adobe Reader 8.1.2. I checked "Make Acrobat the default view if both Acrobat and Reader are installed." and then install the Reader on a machine with Adobe Acrobat 8.1.1 Professional. It works fine, PDFs are opened with Acrobat by default, however when I uninstall Adobe Reader (Add/Remove Programs), for some reasons file association with Acrobat is lost and I need to manually associate them with Adobe Acrobat.
    Do you have any idea what could be the reason for it and if there is any fix/workaround?
    Many thanks in advance,
    Ewa

    Re-install Acrobat, removing reader can cause other issues with Acrobat
    8. This is one of the reasons Adobe doesn't recommend more than one
    Acrobat related program on a Windows machine.
    Mike

  • How do i make adobe reader my default to open any pdf file

    how do i make adobe reader my default to open any pdf file?

    What is your current default?  If Adobe Acrobat (X or XI), you can set it in your preferences.
    If it's another program, reinstalling or repairing Adobe Reader will set it to the default program.

Maybe you are looking for

  • Material Account Assignment Group, in Sales Order Mass Update

    Sd Experts, We just went live, our consultant updated Account assignment group at the material level but did not updated existing materials. When we caught the problem and updated exisisting materials there were some existing orders already created.

  • Use Apple TV as hard drive

    Got a new Apple TV box.  It replaces a prior generation that had a hard drive in it (I believe the drive size was 160 gig).  Would like to use it as a hard drive for backing up or transferring large media files.  How do I configure it to do this? Tha

  • Possible bug in ccfe when using Apache STL

    Environment details: Solaris 10 @ patch version 148888-03 Sun Studio 12.3 (5.12, 2011/11/16)   I'm attempting to get boost 1.54 to build with this version of Sun Studio.  I ran into a number of issues when trying to get it to build with stlport4 (let

  • Wisconsin State tax form

    I am trying to access the Wisconsin State tax form on Wisconsin.gov, and I am unable to access it. I installed the program that they suggest and it still doesn't come up. It is: 2013 Form 1A.

  • X AXIS FORMATTING

    I have a column chart in ssrs and the x axis shows the category in the middle of the column. Is there a way i can move the intervals on the x axis so that they are at the start of the column instead of in the middle