Intune-enable firefox auto update

Rounak ck 61 Reputation points
2021-06-15T16:42:50.54+00:00

Hi
I have a requirement to enable auto update of firefox with intune. So do i need to push firefox from intune for the same or auto update can be applied to the firefox app which is installed from internet sites by the user?
What happens if i push firefox recent version from intune to devices which are already having the firefox apps installed?
Please help me to find the answer
Thank you

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
938 questions
0 comments No comments
{count} votes

Accepted answer
  1. Jason Sandys 31,286 Reputation points Microsoft Employee
    2021-06-16T15:20:42.533+00:00

    Yes. Firefox has no knowledge of or dependency on Intune. The ADMX ultimately just sets registry values that Mozilla has defined Firefox to use and to control its functionality. The method that those values get set is irrelevant.

    As for re-running the installer, that's up to the installer. As noted, all Intune does is run a command line. What that command line does has nothing to do with Intune.

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Nick Hogarth 3,436 Reputation points
    2021-06-15T23:07:59.16+00:00

    By default, Firefox updates automatically https://support.mozilla.org/en-US/kb/update-firefox-latest-release

    If needed, you can try get the MSI and push it out as a Win32 app to update it automatically.

    0 comments No comments

  2. Jason Sandys 31,286 Reputation points Microsoft Employee
    2021-06-16T03:09:43.117+00:00

    This really has nothing to do with Intune. All Intune can do is run a command line that you provide against a set of source files. What that command line is up to the author of the code that the command line runs and is completely outside the scope of control or visibility of Intune. Thus, whether or not Firefox auto-updates and how it does so is up to Mozilla and not Intune. If Mozilla has provided a channel to control Firefox via registry values, scripts, file changes, an ADMX or anything similar, then conceivably, you could use Intune to control this behavior but by default, Intune in no way knows how to control any random app (no matter how popular that app may be).

    The information provided by @Nick Hogarth may get you started here, but keep in mind as noted, this is specific to Firefox and not Intune.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.