I don't speak SCCM, but I want to say there have been some posts in recent months on some specific configuration so I would search the archives for the list.
I use the policies.json file to implement the policies to setup Firefox since the Windows GPO options do not cover everything. The DisableAppUpdate policy will allow you to turn off updates that you can manage the updates with SCCM. https://support.mozilla.org/en-US/kb/customizing-firefox-using-policiesjson I use a Windows Group Policy Preference to distribute the policies.json file as well as my Mozilla.cfg that contains some locked preferences that do not have policies to control. The policies documentation is really good, but it may take you a little bit to get the syntax of .json files down. I use NotePad++ to edit the .json file which helps you match up your curly braces and it takes an eagle eye to sometimes locate the extra comma you might have inadvertently typed. I would suggest you make liberal use of comments in the Mozilla.cfg file so you keep your sanity. From: Enterprise <[email protected]> On Behalf Of [email protected] Sent: Thursday, May 30, 2019 2:07 AM To: [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] 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"

