Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

What's the best way to deploy Firefox to my end users workstations?

  • 3 件の返信
  • 1 人がこの問題に困っています
  • 7 回表示
  • 最後の返信者: Wesley Branton

more options

Using a Windows AD Domain. Approx 100 workstations. I'd like to check if Firefox is already installed, and if so, update it to the latest version. I understand there is an auto-update function for Firefox but it only runs if Firefox is running. We need to keep Firefox up to date whether it's running or not.

Any insights would be helpful. Thanks.

Using a Windows AD Domain. Approx 100 workstations. I'd like to check if Firefox is already installed, and if so, update it to the latest version. I understand there is an auto-update function for Firefox but it only runs if Firefox is running. We need to keep Firefox up to date whether it's running or not. Any insights would be helpful. Thanks.

すべての返信 (3)

more options

I'm not sure what version of Windows Server that you are running, but you may want to have a look at How to use Group Policy to remotely install software in Windows Server 2008 and in Windows Server 2003 from Microsoft for more information on deploying software remotely.

Hope this helps.

more options

Thanks Wes, This solution requires an MSI package which Mozilla does not provide. Have you used this method to deploy Firefox?

more options

You can easily convert the Firefox EXE installer to an MSI using utilities like MSI Wrapper, which would then allow you to use this method.