Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »

This article explains how to create a domain group policy object to install the Chrome Windows Remix Clickonce Handler extension. This extension allows Chrome to identify and install ClickOnce applications like AdamsBridge which is used for export and processing.

Instructions

On the Domain Controller: 

  1. Download the attached ChromeGPOTemplates.zip and extract the files.

  2. Copy chrome.admx to c:\Windows\PolicyDefinitions\

  3. Copy chrome.adml to c:\Windows\PolicyDefinitions\en-US\

  4. Open Group Policy Management

  5. Group Policy Management -> Forest -> Domains -> domain -> Group Policy Objects -> Default Domain Policy -> (right click) Edit…

  6. In Group Policy Management Editor:

    1. Default Domain Policy -> Computer Configuration -> Policies -> Administrative Templates -> Google Chrome -> Extensions -> Configure the list of force-installed apps and extensions (If Google Chrome does not appear as an option, then the chrome.admx file must not have been copied to the right place or was not read correctly.)

    2. Select Enabled

    3. Show

    4. Add

    5. Enter 

      dgpgholdldjjbcmpeckiephjigdpikan;https://clients2.google.com/service/update2/crx
    6. OK to finish adding

    7. OK to close the Show dialog

    8. OK to close the configure dialog

    9. Close Group Policy Management Editor

  7. Close Group Policy Management

  8. A workstation reboot is required for the policy to be applied.  The user will be prompted to save the installer and then they must run it. Once installed, the extension can no longer be locally removed on the workstation.

  File Modified
You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.
No files shared here yet.
  • Drag and drop to upload or browse for files
  • Make sure the Google WebStore update URL isn’t blocked by a router, firewall, or anti-virus. https://clients2.google.com/service/update2/crx

    References

    https://www.tenfold.com/support-center/deploying-chrome-extension-using-group-policy/

    https://thycotic.force.com/support/s/article/Deploying-Secret-Server-Chrome-Extensions-and-Apps-with-Group-Policy

    https://support.google.com/chrome/a/answer/188453?hl=en

    http://www.chromium.org/administrators/policy-list-3#ExtensionInstallForcelist

    https://serverfault.com/questions/354606/where-do-i-find-the-update-url-for-google-chrome-extensions

    https://serverfault.com/questions/411072/install-chrome-extensions-via-gpo?noredirect=1&lq=1

    https://www.pcrisk.com/computer-technician-blog/general-information/7734-remove-chrome-extension-installed-by-enterprise-policy





    • No labels