Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Autoupdates for NON-admins

  • 2 ответа
  • 1 имеет эту проблему
  • 11 просмотров
  • Последний ответ от 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)?