I have a problem with Internet explorer 7. I need to configure a plenty of
computers to surf only in my company’s website. Internet connection is
through a proxy that permits access only to one domain.
The problem is that users cannot go to the start page until they connect to
http://runonce.msn.com/runonce2.aspx. and set their configuration.
Despite of the startpage is mydomain.com, when they open IE the page
displayed is http://go.microsoft.com/fwlink/?LinkId=74005, but they get the
error “access denied”, because the computer can’t access this website.
how can I skip this process?
Frank Saunders MS-MVP IE,OE/WM - 19 Jun 2008 14:25 GMT
>I have a problem with Internet explorer 7. I need to configure a plenty of
> computers to surf only in my company’s website. Internet connection is
[quoted text clipped - 9 lines]
>
> how can I skip this process?
Tools | Internet Options | Security
Make sure scripting is not disabled.
If that doesn't fix it, save the part between the lines below and paste into
Notepad. Save as Runonce.reg
---------------------Runonce.reg--------------------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"RunOnceHasShown"=dword:00000001
"RunOnceComplete"=dword:00000001
-----------------------------------------------------
Right click Runonce.reg and choose Merge.
To change all Windows users at once use
---------------------Runonce2.reg--------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main]
"RunOnceHasShown"=dword:00000001
"RunOnceComplete"=dword:00000001
-----------------------------------------------------

Signature
Frank Saunders MS-MVP IE,OE/WM
Do not reply with email