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!

Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

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

Autoupdates for NON-admins

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

Tất cả các câu trả lời (2)

more options

Can you post a screenshot of the message?

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

more options

Any updates here?