I will recommend you to read the HowTos and examples you can find in www., and read the documentation from WPP.
"Just at a time that has stopped working ..."
Im sorry ?
Create a Update for Firefox ESR.
-ms is the Parameter for silent installation
looking on a client in registry for the path with Install information and create the first rule :
<bar:RegSz Key="HKEY_LOCAL_MACHINE" Subkey="SOFTWARE\Wow6432Node\Mozilla\Mozilla Firefox ESR" Value="CurrentVersion" Comparison="Contains" Data="45.1.0"/>
create the second rule to check for nessasary Operation System:
<bar:WindowsVersion Comparison="GreaterThanOrEqualTo" MajorVersion="5" MinorVersion="1" ServicePackMajor="3"/>
Dont forget different path for 32/ 64bit in rule one ( if you use it)
And ofcourse create a firefox group in WSUS ....
Here are are example from my installation for FREECAD , im sorry, all my dokus are in german.:
http://road-books.jimdo.com/2015/04/01/freecad-mit-wusus-package-publisher-und-wsus-verteilen-zur-optionalen-installation-bereitstellen/
"Just at a time that has stopped working ..."
Im sorry ?
Create a Update for Firefox ESR.
-ms is the Parameter for silent installation
looking on a client in registry for the path with Install information and create the first rule :
<bar:RegSz Key="HKEY_LOCAL_MACHINE" Subkey="SOFTWARE\Wow6432Node\Mozilla\Mozilla Firefox ESR" Value="CurrentVersion" Comparison="Contains" Data="45.1.0"/>
create the second rule to check for nessasary Operation System:
<bar:WindowsVersion Comparison="GreaterThanOrEqualTo" MajorVersion="5" MinorVersion="1" ServicePackMajor="3"/>
Dont forget different path for 32/ 64bit in rule one ( if you use it)
And ofcourse create a firefox group in WSUS ....
Here are are example from my installation for FREECAD , im sorry, all my dokus are in german.:
http://road-books.jimdo.com/2015/04/01/freecad-mit-wusus-package-publisher-und-wsus-verteilen-zur-optionalen-installation-bereitstellen/