為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

How to Add preferences to Firefox through Windows Server Group Policy

more options

Hi everyone. I have installed Firefox on all windows 10 workstations and I have also installed latest Firefox Group Policy ADMX on Server. I need to set some preferences on all Workstations. The preferences that I want to set are the ones that can be found in about:config.

But the problem is that only some of these preferences exist in Group Policy by default and it says "deprecated". I know that I can add additional about:config preferences in a Group Policy object called "Preferences". But no matter how I enter the format or how I change the JASON file, no preference policy is applied to Firefox in workstations. By the way when I change "Preferences" gpo in group Policy the next Policy called "Preferences (JASON on one file)" does also change. I have thoroughly searched the web and Mozilla support and have tested all suggestions but all to no avail. Can you please help me and Give me an example of how to do that? I would appreciate any answer in advance.

Hi everyone. I have installed Firefox on all windows 10 workstations and I have also installed latest Firefox Group Policy ADMX on Server. I need to set some preferences on all Workstations. The preferences that I want to set are the ones that can be found in about:config. But the problem is that only some of these preferences exist in Group Policy by default and it says "deprecated". I know that I can add additional about:config preferences in a Group Policy object called "Preferences". But no matter how I enter the format or how I change the JASON file, no preference policy is applied to Firefox in workstations. By the way when I change "Preferences" gpo in group Policy the next Policy called "Preferences (JASON on one file)" does also change. I have thoroughly searched the web and Mozilla support and have tested all suggestions but all to no avail. Can you please help me and Give me an example of how to do that? I would appreciate any answer in advance.

被選擇的解決方法

Please read https://mozilla.github.io/policy-templates/#preferences

NOTE On Windows, in order to use this policy, you must clear all settings in the old Preferences (Deprecated) section in group policy.

從原來的回覆中察看解決方案 👍 1

所有回覆 (4)

more options

選擇的解決方法

Please read https://mozilla.github.io/policy-templates/#preferences

NOTE On Windows, in order to use this policy, you must clear all settings in the old Preferences (Deprecated) section in group policy.

more options

thank you for the reply. this solved my problem. I really appreciate it. but I still have another question. I want to lock (force enable) "Block dangerous and deceptive content" in firefox settings and I have not found this setting in group policy objects. So I have to change it via "Preferences" in Group Policy via about:config records. I have been able to find the sub-items "Block dangerous downloads" and "Warn you about unwanted and uncommon software" in about:config and subsequently I have locked then through "Preferences" in gpo. But I haven't been able to find the parent record "Block dangerous and deceptive content" in about:config. How can I find it?

由 manoochehr.zangooei 於 修改

more options

This is browser.safebrowsing.malware.enabled and browser.safebrowsing.phishing.enabled.

more options

thank you for the response. It really solved my problem. I really appreciate your help and contribution.