Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

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

详细了解
已解决 已存档

Group Policy and JSON File - Which takes priority?

Mike Kaply 已回复
cowspotter

We currently have a large deployment of Firefox ESR with a local configuration file that, among other things, disables auto updates. We're looking at enabling auto-update using GPO, and then where necessary using GPO to disable for specific machines. Since we're using a local JSON file currently, does anyone know if the GPO would override the local JSON file? Or do we need to modify/delete the local JSON file before the GPO will be effective?

If we just switch to GPO, we'll end up with the following settings: JSON - Updates disabled GPO - Updates enabled

We currently have a large deployment of Firefox ESR with a local configuration file that, among other things, disables auto updates. We're looking at enabling auto-update using GPO, and then where necessary using GPO to disable for specific machines. Since we're using a local JSON file currently, does anyone know if the GPO would override the local JSON file? Or do we need to modify/delete the local JSON file before the GPO will be effective? If we just switch to GPO, we'll end up with the following settings: JSON - Updates disabled GPO - Updates enabled

所有回复 (2)

In most cases, the GPO overrides your JSON file. The JSON file often doesn't work on systems that are controlling Firefox with GPO.

选择的解决方案

To provide more detail, the JSON file is completely ignored when we detect GPO settings in the registry.