Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

How do I disable firefox updates with GPO

  • 4 个回答
  • 3 人有此问题
  • 1 次查看
  • 最后回复者为 jsmith33

more options

Hi,

I'm needing to disable Firefox updates via GPO due to a VMware non persistent environment.

When a user logs in from an image, firefox is launched and updates to the latest version. When that user logs off, their Mozilla profile gets copied to a network share.

When they log back in, Mozilla reverts itself to the previous version due to that version being installed on the base image.

I just need to know how to disable the update process with a GPO.

Hi, I'm needing to disable Firefox updates via GPO due to a VMware non persistent environment. When a user logs in from an image, firefox is launched and updates to the latest version. When that user logs off, their Mozilla profile gets copied to a network share. When they log back in, Mozilla reverts itself to the previous version due to that version being installed on the base image. I just need to know how to disable the update process with a GPO.

被采纳的解决方案

Perhaps your group policy rules haven't been updated on the system. Try running the gpupdate /force command in the Command Prompt or the Run dialog window.

If that doesn't help, go to the about:policies page in Firefox and see if Firefox is properly reading your policies.

定位到答案原位置 👍 1

所有回复 (4)

more options

You can either use Windows Group Policy or a policies.json file (works on all OSes). You want to use the DisableAppUpdate policy set to true or enabled.

Hope this helps.

more options

I've download and applied the most recent .admx/.adml files to my central store.

There's no option to 'DisableAppUpdate' Only 'Disable Update' which i set to Enabled... yet it still updates on launch then throws the 'you are launching an older version of firefox' either having the exit or create new profile options. Obviously creating a new profile then logging off in our case will write these blank profiles back to the share.

由jsmith33于修改

more options

选择的解决方案

Perhaps your group policy rules haven't been updated on the system. Try running the gpupdate /force command in the Command Prompt or the Run dialog window.

If that doesn't help, go to the about:policies page in Firefox and see if Firefox is properly reading your policies.

more options

Thanks Wesley. I misplaced the Computer in the wrong OU. Whoops.