You could probably use this in a logon script to set to home page on all users when they login to the network.
Here's the registry hack. You'll potentially want to change the home page listed.
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="http://www.google.com/"
No comments:
Post a Comment