Chrome Extension Group Policy
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:Â
Download the attached ChromeGPOTemplates.zip and extract the files.
CopyÂ
chrome.admx
 to c:\Windows\PolicyDefinitions\Copy
chrome.adml
to c:\Windows\PolicyDefinitions\en-US\Open Group Policy Management
Group Policy Management -> Forest -> Domains -> domain -> Group Policy Objects -> Default Domain Policy ->
(right click)Edit…
In Group Policy Management Editor:
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 thechrome.admx
file must not have been copied to the right place or was not read correctly.)Select Enabled
Show
Add
EnterÂ
dgpgholdldjjbcmpeckiephjigdpikan;https://clients2.google.com/service/update2/crx
OK to finish adding
OK to close the Show dialog
OK to close the configure dialog
Close Group Policy Management Editor
Close Group Policy Management
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. If the user is not prompted, then selecting the extension will prompt them to download it. Then they should run it to get it installed.
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://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
Related articles
© 2023 Foray, LLC - All Rights Reserved