We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 3 trả lời
  • 1 gặp vấn đề này
  • 7 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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.