Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

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.