Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Læs mere

How do I disable firefox updates with GPO

  • 4 svar
  • 3 har dette problem
  • 1 visning
  • Seneste svar af 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.

Valgt løsning

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.

Læs dette svar i sammenhæng 👍 1

Alle svar (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.

Ændret af jsmith33 den

more options

Valgt løsning

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.