Computer Hope

Software => Internet browsers => Topic started by: HoxoR on December 12, 2018, 04:41:54 AM

Title: Change all browsers homepage to a spcific one
Post by: HoxoR on December 12, 2018, 04:41:54 AM
hi, guys...
so need your help...

there are a batch file or so, that allows me to change the browsers internet page of severeal pc's?

i'm working on a non-domain network, so i think that GPO's dont apply in my case, right?

can anyone help me?

many tnks in adv
BR
HoxoR
Title: Re: Change all browsers homepage to a spcific one
Post by: Geek-9pm on December 12, 2018, 11:03:01 AM
HoxoR,
Please give some details about your local network.
Are you the main administrator?
Consider these two related questions:
 • Why didn't you make it a network with a domain?
 • Why does everybody have to have the same home page?

If you already did a Google search you would have found thee local domain thing is needed if you want to control all of the PCs on you network.

Does this sound like what you want?
https://superuser.com/questions/410053/how-can-i-set-up-a-local-domain-so-that-everyone-on-my-local-network-can-view

BTW: You did not tell us what OS you have. So I assumed Linux Ubuntu.

Title: Re: Change all browsers homepage to a spcific one
Post by: HoxoR on December 13, 2018, 07:27:44 AM
Hi.... thnks for your interest on my issue...
so the history is like this:
i'm new on my company as IT Manager, and i'm starting a IT dept. from zero. and we have 4 units on 4 diferents countries.
so what we have, basically is a network that is a internet access network... and not a strutured network with domain and so...
i will try to implement in the near future (i hope) a domain network, but for now, i dont have the time or founds to start that process.
My Boss want me dedicated to a intranet via web. and i want to put the login page of our intranet as Homepage for all browsers without the need to go to all pcs, one by one, and setup all browsers one by one...
that why i'm searching for a way with a bacth file or so to do this setup in 1-click way.
the OS that are in placed are win7s and win10s.

Many tnks in advc
BR
HoxoR
Title: Re: Change all browsers homepage to a spcific one
Post by: HoxoR on December 13, 2018, 08:01:01 AM
i found this code... what your thoughts about this?

code:

@echo off
REG ADD "HKCU\SOFTWARE\MICROSOFT\INTERNET EXPLORER\MAIN" /V "START PAGE" /D "https://hfgjjuykuky.com" /F

@Echo off
taskkill /im firefox.exe* /f

ping 1.1.1.1 -n 1 -w 3000 > nul

cd /D "%APPDATA%\Mozilla\Firefox\Profiles"
cd *.default
set ffile=%cd%
echo user_pref("browser.startup.homepage", "https://thfthjfhrthrth.com");>>"%ffile%\prefs.js"
set ffile=
cd %windir%

@echo off
javascript:(function(){ window.location.href='https://dghfththhthht.com';})();

start chrome "https://drhgftthhthfhfhf.com"
Title: Re: Change all browsers homepage to a spcific one
Post by: HoxoR on December 18, 2018, 08:48:50 AM
hello , someone?
Title: Re: Change all browsers homepage to a spcific one
Post by: Shandy on December 29, 2018, 12:04:52 PM
Wish I could get a cushy IT manager job for knowing next to nothing about IT. :P