I need to push out a IE setting to my domain.

  • Thread starter Thread starter MagicRat
  • Start date Start date
M

MagicRat

After upgrading my network of 400+ PC to Office 2003, I was hit with a
small error. IE displays an error on certain web pages.

Error
A Runtime Error has occurred.
Do you wish to Debug?
Line: line number
Error: nature of script error

***I found the fix here:
http://support.microsoft.com/default.aspx?scid=kb;en-us;822521


I need to place a check in the following setting: IE>Internet
Options>Advanced>Disable Script Debugging

***My question is what is the most efficent way that I can push this
setting to my network of 400+ PC's? A registry hack? IE resource kit?
etc...?***


Specific help is much appreciated...
 
Well... my network is 2 machines and a router <G>
But, if you send out a reg file, the key involved (WinME & XP Home) is

[HKEY_USERS\.DEFAULT\Software\Microsoft\Internet Explorer\Main\Disable
Script Debugger: "yes"]

Also...
[HKEY_USERS\.DEFAULT\Software\Microsoft\Internet Explorer\Main\Error Dlg
Displayed On Every Error: "no"]

Unchecks "Display a nitification about every script error."

Hope this helps,
Don
 
Back
Top