(Firefox RR) Disable the users ability to choose to update later.

15 views
Skip to first unread message

Francis Reis

unread,
Jul 14, 2021, 3:09:40 PM7/14/21
to enter...@mozilla.org
Hello,

I manage Firefox for an organization and we recently have moved from deploying updates manually to re-enabling auto-update.

In the settings there are some radio buttons that let the user choose:
Automatically install updates or 
Check for updates but let you choose to install them

Ideally you would be locked to Automatic but I cannot find a setting in About:config
that will allow me to do this.

Is there a configurable setting for this I am not aware of?

Thank you

Kasper, Ryan V. [US-US]

unread,
Jul 14, 2021, 4:50:42 PM7/14/21
to Francis Reis, enter...@mozilla.org

Hi Francis,

 

For our Windows devices I create a folder called distribution under C:\Program Files\Mozilla Firefox. Under distribution I place a policies.json file. Contents for the change you are describing:

{

  "policies": {

    "AppAutoUpdate": true,

    "DisableAppUpdate ": false

  }

}

 

There is much more you can do – GPO is also supported – details here https://github.com/mozilla/policy-templates. The above is just a very small minimal example.

 

Thank you,

Ryan V. Kasper

Leidos – Packaging/SW Distribution

--
You received this message because you are subscribed to the Google Groups "enter...@mozilla.org" group.
To unsubscribe from this group and stop receiving emails from it, send an email to enterprise+...@mozilla.org.
To view this discussion on the web visit https://groups.google.com/a/mozilla.org/d/msgid/enterprise/b85e5fa9-ed05-47df-99d4-5cb094f8c0f4n%40mozilla.org.

Reply all
Reply to author
Forward
0 new messages