Firefox
Overview
/SUninstall
/S CPE
cpe:2.3:a:mozilla:firefox Version & Lifecycle
Community Notes
Firefox – Command-line note
Deploy Firefox silently in enterprise environments using the official MSI installer from Mozilla’s enterprise page with the command msiexec /i FirefoxSetup.msi /qn /lv install.log, which suppresses the UI (/qn), enables verbose logging (/lv), and supports standard MSI properties like INSTALLDIR for custom paths. For automated configuration, place a policies.json file in the distribution folder within the Firefox installation directory (e.g., %ProgramFiles%Mozilla Firefoxdistributionpolicies.json) to enforce settings like disabling updates or setting a homepage without user intervention. This approach integrates seamlessly with tools like SCCM or Intune for scalable, non-interactive deployments.
Latest Installer download link for packaging Automation.
Firefox 64-bit MSI: https://download.mozilla.org/?product=firefox-msi-latest-ssl&os=win64&lang=en-US
Firefox ESR: https://download.mozilla.org/?product=firefox-esr-msi-latest-ssl&os=win64&lang=en-US
Release Notes & Updates
Packaging Notes
Available via direct download, Microsoft Store, Apple App Store, Google Play Store