Jun 25, 2004 #1 m4a2t0t Technical User Mar 5, 2003 57 US Anybody know how to set a default homepage with Windows scripting host? Hi!
Jun 25, 2004 #2 FaiTHLeSS Technical User Jun 30, 2002 805 GB 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 Upvote 0 Downvote
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
Jun 25, 2004 Thread starter #3 m4a2t0t Technical User Mar 5, 2003 57 US 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! Upvote 0 Downvote
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!