搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

FF Customization via GPO not work

  • 4 个回答
  • 1 人有此问题
  • 9 次查看
  • 最后回复者为 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.