Hi Dimas, As a general rule, we don’t uninstall Firefox when a new version is installed. In SCCM, there’s a field for a command line (that should auto-populate if you are packaging an MSI) for how SCCM can uninstall the application you are configuring for deployment. With an .exe file like Firefox you have to manually populate this, so I thought it worth mentioning. In Firefox we don’t usually use this (apart from the switch from 32-bit to 64-bit, when we had to uninstall the 32-bit).
However, bitter experience has taught me to always ensure this is populated when you are initially set up any application in SCCM. We use a phased rollout for testing, so hopefully any issues are picked up before the application is installed on too many machines. However, if an issue is detected and the uninstall line hasn’t been populated, you either need to update the package, then redistribute it before SCCM can uninstall it, or go around each machine and manually uninstall it. <shrugs>. Call it a small amount of effort for insurance. You don’t have to populate it if you like living dangerously… 😊 Regards Will Will Spratt IT Science Support Specialist Tel: 01904 46 2631 From: Enterprise <[email protected]> On Behalf Of Dimas Streich (Informàtica Trueta) Sent: 04 June 2019 10:14 To: [email protected] Subject: Re: [Mozilla Enterprise] Mozilla Update using SCCM Hi Will, Can I ask why you uninstall the previous version instead of upgrade it with the new version? Thx El 4/6/2019 a les 10:23, William Spratt ha escrit: Hi Vikas, While there are some Firefox Devs on this mailing list, mainly it’s other system Admins sharing experiences. I’m responsible for SCCM in my organisation. We distribute the FirefoxESR.exe via SCCM, using a silent install and no other installation switches. Being an .exe, we obviously have to manually configure the package, but the main points items of note are the uninstall programme and detection method: (On General Information page) Uninstall program: helper.exe -ms Uninstall start in: %ProgramFiles%\Mozilla Firefox\uninstall (On Detection Method) Add Clause. Configure the following: Setting Type: File System Type: File Path: %ProgramFiles%\Mozilla Firefox File or folder name: firefox.exe This file or folder is associated with a 32-bit application on 64-bit systems: Unchecked The file system setting must satisfy the following rule to indicate the presence of this application: Checked Property: Version Operator: Equals Value: XXXXXXX Find this value out by (on a machine you’ve testing installed this version) going to “%ProgramFiles%\Mozilla Firefox”, right-clicking on the firefox.exe file, selecting Properties and then Details and noting the full file version (not the product version). Stopping Auto-Updates (and implementing other settings): We do this through General Policy. More information on this can be found here: https://support.mozilla.org/en-US/kb/customizing-firefox-using-group-policy-windows Hope this helps. Regards Will Will Spratt IT Science Support Specialist Tel: 01904 46 2631 From: Enterprise <[email protected]><mailto:[email protected]> On Behalf Of [email protected]<mailto:[email protected]> Sent: 30 May 2019 08:07 To: [email protected]<mailto:[email protected]> Subject: [Mozilla Enterprise] Mozilla Update Hi Team, We are in the process of rolling out Mozila to one of our enterprise client .As of now we are still in the process of designing\planning of Mozila rollout .We are more inclined to use our existing SCCM infrastructure to rollout ESR version of mozila . My query was around controlled deployment of updates (vulenerability,security) in future to these endpoints. How can we control rollout of these updates to endpoint ? I would also appreciate if you could share any documentation on pushing Mozila using SCCM . Thanks & Regards, Vikas Singh Sr. Infra Architect - Workplace Services This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored. This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored. _______________________________________________ Enterprise mailing list [email protected]<mailto:[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]<mailto:[email protected]> with a subject of "unsubscribe" -- 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://icsgirona.cat/images/facebook.png]<http://www.facebook.com/icscat> [http://icsgirona.cat/images/twitter.png] <http://twitter.com/htrueta> [http://icsgirona.cat/images/wordpress.png] <http://projectecims.wordpress.com/> [http://icsgirona.cat/images/youtube.png] <http://www.youtube.com/icscat> [http://icsgirona.cat/images/slideshare.png] <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"

