We already have a policy to disable application updates: https://bugzilla.mozilla.org/show_bug.cgi?id=1429150
and it's available in the ADMX template. We will not be adding support for setting arbitrary preferences via Group Policy. If there are specific prefs you need to set, we would be interested in knowing what those are so we can decide if we need to create a policy for them,. Mike Kaply 2018-03-29 6:49 GMT-05:00 Olivier MOUTRET <[email protected]>: > EN: Hello. Do you plan to add AD-GPO (ADMX file) to manage the automatic > installation of updates for Firefox ? > > or, in a more universal (generic) idea, propose depending on the scope, > define a personalized value list. > > FR : bonjour. avez-vous prévu d'ajouter dans l'ADMX la gestion de > l'installation automatique des mises à jour de firefox ? > > ou, dans une idée plus universelle (générique), proposer en fonction du > périmètre, définir une liste de valeur a personnalisé. > > > > *Manage Automatic Updates values :* > > ##ADMX## > > <policy name="AudoAppUpdate" class="Both" > displayName="$(string.AudoAppUpdate)" > explainText="$(string.AutoAppUpdate_Explain)" > key="Software\Policies\Mozilla\Firefox" > valueName="AutoAppUpdate"> > > <parentCategory ref="firefox"/> > > <supportedOn ref="SUPPORTED_WINXPSP2"/> > > <enabledValue> <decimal value="0"/> > </enabledValue> > > <disabledValue> <decimal value="1"/> > </disabledValue> > > </policy> > > ##ADML-EN## > > AutoAppUpdate = Update automatik > > AutoAppUpdate_Explain = On Enable = Auto, On diseable = check and manuel > installation > > ##ADML-FR## > > AutoAppUpdate = Mise à jours automatique > > AutoAppUpdate_Explain = Si activer, installation automatique. Si > désactiver, vérifie l’existence de mises à jour puis laisse l’utilisateur > décider > > > > *Generic GPO (scope) :* > > > > Registry > > Sub-key > > Default ordre set > > Liste value > > Computer > > HKLM\SOFTWARE\Policies\Mozilla\Firefox\ > > clearPref\ > > defaultPref\ > > lockPref\ > > 1 > > 2 > > 3 > > @ order set > > Name= option name > > data = option valeur > > User > > HKCU\SOFTWARE\Policies\Mozilla\Firefox\ > > clearPref\ > > defaultPref\ > > Pref\ > > lockPref\ > > 1 > > 2 > > 3 > > 4 > > @ order set > > Name= option name > > data = option valeur > > > > In this generic definition, the " LockPref" can not be replaced checkbox > "Don’t allow this option to be changed" on « Pref » définition. > > > > > > I hope this generic idea can be added > > > > *Olivier MOUTRET* > Service informatique > > [image: Touraine Logement Esh] > > > [email protected] > Tél. : 02 47 70 18 06 > > 14 rue du Président Merville – C.S. 50815 – 37008 TOURS Cedex 01 > *www.touraine-logement.fr <http://www.touraine-logement.fr>* > > *N'imprimez ce message que si nécessaire !* > > *Ce message et toutes les pièces jointes sont confidentiels et établis à > l'intention exclusive de ses destinataires. Si vous n'êtes pas destinataire > de ce message, merci de le détruire et d'en avertir immédiatement > l'expéditeur. Son contenu ne représente en aucun cas un engagement de la > part de Touraine Logement E.S.H. sous réserve de tout accord conclu par > écrit entre vous et Touraine Logement E.S.H. Toute utilisation ou diffusion > non autorisée est interdite. Tout message électronique est susceptible > d'altération. Touraine Logement E.S.H., décline toute responsabilité au > titre de ce message s'il a été altéré, déformé ou falsifié. * > > > > _______________________________________________ > Enterprise mailing list > [email protected] > https://mail.mozilla.org/listinfo/enterprise > > To unsubscribe from this list, please visit https://mail.mozilla.org/ > listinfo/enterprise or send an email to [email protected] > with a subject of "unsubscribe" >
_______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

