Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

FF Customization via GPO not work

  • 4 답장
  • 1 이 문제를 만남
  • 10 보기
  • 최종 답변자: cor-el

more options

Hello,

I would like customize FF 66 via GPO templates but on some endpoints customization don't works. Gpresult on endpoint shows policy is applied, after policy applying I've got new registry keys in HKCU\Software\Policies\Mozilla\Firefox but Firefox seems don't see these settings. I try run gpupdate several times and restart endpont but no change.

Is in firefox any debug mode to show what is the cause? How to turn it on?

Thanks for all suggestions.

Hello, I would like customize FF 66 via GPO templates but on some endpoints customization don't works. Gpresult on endpoint shows policy is applied, after policy applying I've got new registry keys in HKCU\Software\Policies\Mozilla\Firefox but Firefox seems don't see these settings. I try run gpupdate several times and restart endpont but no change. Is in firefox any debug mode to show what is the cause? How to turn it on? Thanks for all suggestions.

모든 댓글 (4)

more options

You will need to restart Firefox (and possibly restarting the system could help in this case) for the policy to be fully applied to Firefox.

If you go to the policies page (about:policies) on Firefox on the systems that are having issues, do you see the policies listed there?

There are also some helpful tips on logging and debugging policies in the Debugging policy issues document.

Hope this helps.

more options

You have to add the policies to HKEY_LOCAL_MACHINE because HKEY_CURRENT_USER wouldn't make sense.

  • HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox
more options

cor-el said

You have to add the policies to HKEY_LOCAL_MACHINE because HKEY_CURRENT_USER wouldn't make sense.
  • HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox

I don't add any registry keys by hand. When I run gpupdate applying policy automatically creates subkeys in HKEY_CURRENT_USER\SOFTWARE\Policies\Mozilla\Firefox.

I also try add poicy settings (for example for proxy) by others methods like policy.json and autoconfig but on some endpoints FF seems don't see these settings. I copy exactly the same files to different endpoints and on some of them policy work fine (so I except syntax mistakes) but as I said not on all.

Can I find somewhere more detailed logs with information what is the reason?

more options

The Browser Console is the usual place to look for error messages, but if Firefox doesn't pick up the rules then there might not be error messages in the console.

You can check the about:policies#active page in Firefox 63+ to see what policies are active.