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

חיפוש בתמיכה

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

מידע נוסף

Autoupdates for NON-admins

  • 2 תגובות
  • 1 has this problem
  • 11 views
  • תגובה אחרונה מאת Mike Kaply

more options

Hello, I have to deploy Firefox ESR on a computer park without AD server. So I use a remote Powershell script. My tests are good but I have a problem with the automatic update of Firefox when the user is not an administrator despite my configuration file => C:\Program Files\Mozilla Firefox\distribution\policies.json:

{

 "policies": {
   "DisableAppUpdate": true
 }

}

Firefox displays a message in the menu inviting the user to download a full setup instead of an update. How to do ? Is it possible ? thank you in advance

Hello, I have to deploy Firefox ESR on a computer park without AD server. So I use a remote Powershell script. My tests are good but I have '''a problem with the automatic update of Firefox when the user is not an administrator''' despite my configuration file => C:\Program Files\Mozilla Firefox\distribution\'''policies.json''': { "policies": { "DisableAppUpdate": true } } Firefox displays a message in the menu inviting the user to download a full setup instead of an update. How to do ? Is it possible ? thank you in advance

כל התגובות (2)

more options

Can you post a screenshot of the message?

Is the policy definitely in place (about:policies)?

more options

Any updates here?