Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Autoupdates for NON-admins

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 4 προβολές
  • Τελευταία απάντηση από 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?