Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Change all browsers homepage to a spcific one  (Read 4725 times)

0 Members and 2 Guests are viewing this topic.

HoxoR

    Topic Starter


    Starter

    • Experience: Familiar
    • OS: Unknown
    Change all browsers homepage to a spcific one
    « 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

    Geek-9pm


      Mastermind
    • Geek After Dark
    • Thanked: 1026
      • Gekk9pm bnlog
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 10
    Re: Change all browsers homepage to a spcific one
    « Reply #1 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.


    HoxoR

      Topic Starter


      Starter

      • Experience: Familiar
      • OS: Unknown
      Re: Change all browsers homepage to a spcific one
      « Reply #2 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

      HoxoR

        Topic Starter


        Starter

        • Experience: Familiar
        • OS: Unknown
        Re: Change all browsers homepage to a spcific one
        « Reply #3 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"
        « Last Edit: December 13, 2018, 08:15:57 AM by HoxoR »

        HoxoR

          Topic Starter


          Starter

          • Experience: Familiar
          • OS: Unknown
          Re: Change all browsers homepage to a spcific one
          « Reply #4 on: December 18, 2018, 08:48:50 AM »
          hello , someone?

          Shandy



            Intermediate
          • Thanked: 7
            • Experience: Beginner
            • OS: Unknown
            Re: Change all browsers homepage to a spcific one
            « Reply #5 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