Jump to content

Recommended Posts

Posted

This will probably have been descussed before but i can't seem to solve the problem.

After a few openings of IE, the page changes to

 

go.microsoft.com/fwlink/?LinkId=54843

 

I have a reg file that should stop this ..

 

Windows Registry Editor Version 5.00

 

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]

"NoUpdateCheck"=dword:00000001

 

But it only does it for current user.

 

Any ideas?

 

Thanks

Posted

I've not seen that page before. I presume you're not running IE7 on your workstations?

 

You could (in theory) place a reg file in the NETLOGON share and run it silently at logon, so it applies to any user that logs in. (Working on the presumption this computer is in a domain).

 

regedit /s \\servername\NETLOGON\regfile.reg /y

Posted

No, where still running IE6, and that page seems to be the IE7 download page.

 

The computer is in the domain so will give that reg file a go. Will it work when a student logs on as they won't have access to edit the registry. I'm also presuming that the above reg edit (no updates) includes that page too.

Posted
Copy and paste the code you posted into notepad and save as anything.reg then place this file within the NETLOGON share. Copy and paste the code I posted within a logon script.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...