How to set "Never Remember History" across an organization through GPO ?
By creating an adm add-on; it will allows managing preferences from the windows registry; then use Group Policies from Microsoft Active Directories to manage Firefox preferences. Can you please help me create a template for it ?
By creating an adm add-on; it will allows managing preferences from the windows registry; then use Group Policies from Microsoft Active Directories to manage Firefox preferences.
Can you please help me create a template for it ?
Ŋuɖoɖo si wotia
See also:
- CCK2 Wizard: https://addons.mozilla.org/firefox/addon/cck2wizard/
// lockPref("browser.privatebrowsing.autostart", true);Xle ŋuɖoɖo sia le goya me 👍 2
All Replies (2)
Ɖɔɖɔɖo si wotia
See also:
- CCK2 Wizard: https://addons.mozilla.org/firefox/addon/cck2wizard/
// lockPref("browser.privatebrowsing.autostart", true);
this config can be done from the browser settings with the link "about:config". Do you know how to edit it and import it to GPO ?