Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

FF Customization via GPO not work

  • 4 trả lời
  • 1 gặp vấn đề này
  • 10 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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.