How to setup a GPO to control Firefox?
I have found how to get the adm files from other websites. But i am trying to set a default homepage in Firefox and can not seem to find the correct answer to get this to work. I have gotten the homepage set as default for IE and Chrome.
Any help would be great.
All Replies (5)
Hello,
I don't want to go around to every computer. I want to be able to control this by Group Policy from a Domain Controller.
Modify the line that says:
"user_pref("browser.startup.homepage", "url");
change the url by the link that you want
where does this need to be done? Is it under Computer Config. or User Config. in GPO?
My miss:
lockPref("browser.startup.homepage", "url");
in User