Thx Ryan, but the Mozilla Maintenance Service is already installed, the problem
is that the Firefox preference is unchecked.
From https://wiki.mozilla.org/Windows_Service_Silent_Update#Preferences :
* There is a new about:config option for keeping track of the number of
service errors called app.update.service.errors.
* There is a new about:config option for keeping track of the max number of
service errors to occur before disabling the service called
app.update.service.enabled.
For some reason on some PCs the preference is set to false and I need a police
(not autoconfig) to reenable it again.
El 29/1/2021 a les 16:26, Kasper, Ryan V. ha escrit:
Hi Dimas,
Install with the Mozilla Maintenance Service enabled using an INI file:
Firefox Setup 78.7.0esr.exe" -Parameters /INI="<somepath>\firefox.ini”
My firefox.ini contents:
[Install]
DesktopShortcut=false
StartMenuShortcuts=true
QuickLaunchShortcut=false
TaskbarShortcut=false
MaintenanceService=true
RemoveDistributionDir=false
I migrated to policies.json long ago - copy a policies.json out to C:\Program
Files\Mozilla Firefox\distribution after creating aforementioned distribution
folder. Simplified text for just this setting:
{
"policies": {
"AppAutoUpdate": true,
"DisableAppUpdate": false
}
}
Fully documentation here (thanks Mike Kaply!)
https://github.com/mozilla/policy-templates
<https://github.com/mozilla/policy-templates>
For autoconfig - install using ini file method then I think the prefs are:
lockPref("app.update.auto", true);
lockPref("app.update.mode", 1);
lockPref("app.update.enabled", true);
lockPref("app.update.silent", true);
Thank you,
Ryan V. Kasper
Leidos SCCM Packaging
*From:*Enterprise <[email protected]> *On Behalf Of *Dimas Streich
(Informàtica Trueta)
*Sent:* Friday, January 29, 2021 5:28 AM
*To:* Enterprise Working Group Mailing List ([email protected])
<[email protected]>
*Subject:* EXTERNAL: [Mozilla Enterprise] Enable "Use a background service to
install updates"
Hi,
In many computers we have the check "Use a background service to install
updates" disabled and, as users haven't privilege permissions, Firefox can't
auto-update.
The Maintenance service is installed and if I manually check "Use a background
service to install updates" Firefox auto-updates at the next restart. But is it
possible to enable this preference with policies?
Thx
--
*Dimas Streich i Colomeda**
*Unitat de Tecnologies de la Informació i Comunicació
Hospital Universitari de Girona Doctor Josep Trueta
Institut Català de la Salut Girona
Departament de Salut | Generalitat de Catalunya
Av.França s/n | 17007 Girona
[email protected] <mailto:[email protected]> |
http://www.hospitaltrueta.cat
<http://secure-web.cisco.com/1lZxU-k0ytVpFMUC-LoaVYtXgir-aRU7_W1F48wuDBEh8mCC04cSRXv90YbEZtQ4LEjJwdxJm9lmaj_qEPRrdQX_MWwiFXX1oq5tGpQZkg1TMdL5vW_O4MswvFGwGFXEBjfZiO1brnKnCi2UV48I4mc4y9DMjUa8xPTsEsU-RMMsJXP9Wp9rBYrEmx2BnejGkyFRQtHt7yxmhC0tiv21oWuBGOxeL8GI1YtTJuaYCV39drKM1WFDxNNmrSlTz-qZ4-zLvgrpnuTF_fArFq7e3Fd7te9uLcGD-YrKj8tAPpDRvDuJhsALgp-mURaw8v4Dctz13Huyj7r69cZ5ikzUNyDhAuuhqbu04MhiqQemr2THjpa_3qmdIG3cA7jOdp_7y8RtZI6mu3nDDDJ-9zwPZkg/http%3A%2F%2Fwww.hospitaltrueta.cat>
Image removed by sender. <http://www.facebook.com/icscat> Image removed by sender.
<http://twitter.com/htrueta> Image removed by sender. <http://projectecims.wordpress.com> Image
removed by sender. <http://www.youtube.com/icscat> Image removed by sender.
<http://slideshare.net/icscat>
Aquest missatge s'adreça exclusivament a la persona destinatària i pot contenir
informació privilegiada o confidencial. Si no sou el destinatari indicat, us
recordem que la utilització, divulgació i/o còpia sense autorització està
prohibida en virtut de la legislació vigent. Si heu rebut aquest missatge per
error, feu-nos-ho saber immediatament per aquesta via i destruïu-lo.
Abans d'imprimir aquest correu, assegureu-vos que és realment necessari.
--
*Dimas Streich i Colomeda
* Unitat de Tecnologies de la Informació i Comunicació
Hospital Universitari de Girona Doctor Josep Trueta
Institut Català de la Salut Girona
Departament de Salut | Generalitat de Catalunya
Av.França s/n | 17007 Girona
[email protected] <mailto:[email protected]> |
http://www.hospitaltrueta.cat <http://www.hospitaltrueta.cat>
<http://www.facebook.com/icscat> <http://twitter.com/htrueta>
<http://projectecims.wordpress.com> <http://www.youtube.com/icscat>
<http://slideshare.net/icscat>
Aquest missatge s'adreça exclusivament a la persona destinatària i pot contenir
informació privilegiada o confidencial. Si no sou el destinatari indicat, us
recordem que la utilització, divulgació i/o còpia sense autorització està
prohibida en virtut de la legislació vigent. Si heu rebut aquest missatge per
error, feu-nos-ho saber immediatament per aquesta via i destruïu-lo.
Abans d'imprimir aquest correu, assegureu-vos que és realment necessari.
_______________________________________________
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"