Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Creating a user profile

  • 2 antwoorden
  • 1 heeft dit probleem
  • 2 weergaven
  • Laatste antwoord van bnakagawa

more options

Dear Mozilla support,

I have a Windows 10 machine that I'd like to apply new security settings to each user (block dangerous downloads, disable pop-up windows, automatic updates set, etc.). Is there a way I can create a few new security setting and push them to all the user on a machine?

If there is, would the process be the same for Windows 2019 server and Ubuntu?

Thank you, Bert

Dear Mozilla support, I have a Windows 10 machine that I'd like to apply new security settings to each user (block dangerous downloads, disable pop-up windows, automatic updates set, etc.). Is there a way I can create a few new security setting and push them to all the user on a machine? If there is, would the process be the same for Windows 2019 server and Ubuntu? Thank you, Bert

Alle antwoorden (2)

more options
more options

Dear support,

Thank you for the information and for the quick reply.

I created the distribution directory and a policies.json file as a test to block popups as follows:

{

 "policies": {
   "PopupBlocking": {
     "Default": true
   }
 }

}

I can see that the browser now says that my settings are managed by my organization, but popups are still being allowed. What's wrong with my policies.json file?

Please advise.

Thank you, Bert