explorer - Change IE homepage - overwrite group policy script -



explorer - Change IE homepage - overwrite group policy script -

i'm in @ workplace cant alter grouping policy settings.

i want pc run script every time boots up, overwriting ie homepage set our grouping policy. directed companys' homepage takes long load, plus not useful me.

reg add together "hkcu\software\microsoft\internet explorer\main" /v "start page" /d "http://www.google.com.au" /f

this needs run @ every boot gp overwrite registry key. best way implement each time pc boots?

if there alternative script/command, i'll utilize that.

cheers

group explorer policy

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -