To disable the runonce page:
Create a reg file with:
Begin File:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain]
“RunOnceComplete”=dword:00000001
“RunOnceHasShown”=dword:00000001
End File:
in it.
Run as a logon script from a bat file using reg add /f
Then:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain]
“Start Page”=”http://www.google.com