Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

групповые политики #26

Open
ikhaltanov opened this issue Nov 22, 2020 · 5 comments
Open

групповые политики #26

ikhaltanov opened this issue Nov 22, 2020 · 5 comments

Comments

@ikhaltanov
Copy link

как через групповые политики домена установить расширения на все компьютеры? что-то у меня не получилось, мануалы курил

@ikhaltanov
Copy link
Author

сам спросил, сам ответил:
через групповые политики расширения стоит устанавливать сюда:
\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Chromium\ExtensionInstallForcelist

@ikhaltanov
Copy link
Author

корректно не отрабатывает работает только первая строчка принудительной установки(версия 87), у portable такой проблемы не наблюдается (версия 85)

@deemru
Copy link
Owner

deemru commented Dec 17, 2020

Можно подробно описать проблему, как воспроизвести и имеет ли она отношение к ГОСТ, возможна она имеет отношение к Chromium, тогда вам сюда: https://bugs.chromium.org/p/chromium/issues/list

@zurbg
Copy link

zurbg commented Sep 4, 2023

сам спросил, сам ответил: через групповые политики расширения стоит устанавливать сюда: \HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Chromium\ExtensionInstallForcelist

можно пример как это сделать?

@Mokeev
Copy link

Mokeev commented Dec 1, 2023

сам спросил, сам ответил: через групповые политики расширения стоит устанавливать сюда: \HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Chromium\ExtensionInstallForcelist

можно пример как это сделать?

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Chromium\ExtensionInstallForcelist]
"1"="ajhmfdgkijocedmfjonnpjfojldioehi;https://clients2.google.com/service/update2/crx"
"2"="iifchhfnnmpdbibifmljnfjhpififfog;https://clients2.google.com/service/update2/crx"
"3"="pbefkdcndngodfeigfdgiodgnmbgcfha;https://clients2.google.com/service/update2/crx"
"4"="fihnjjcciajhdojfnbdddfaoknhalnja;https://clients2.google.com/service/update2/crx"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants