Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

logon script

Status
Not open for further replies.

m4a2t0t

Technical User
Mar 5, 2003
57
US
Anybody know how to set a default homepage with Windows scripting host?

Hi!
 
Do you use group polices on your network ? You can set the homepage via group polices.

Under User Config > Windows Settings > Internet Explorer Maintenance > URLs > Important URLs.

Or if you know VBS then you could create a script to edit the registry they string you need to change is located here:

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\startpage

 
ya I know you can do it that way I just wanted to know if you can do it through a WSH script.

Thanks for the reply

Hi!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top