搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

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.