לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 3 תגובות
  • 1 has this problem
  • 2 views
  • תגובה אחרונה מאת 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.