Random checkbox is uncheck "Use Automatic Configuration Script" while GPO refresh at backup at Client IE
i have enable gpo setting internet explorer. on random basis checkbox uncheck "use automatic configuration script" while gpo refresh @ background @ client ie (ie 6). others setting related proxy still intact. issue can resolve running "gpupdate /force", problem occur frequent (at lease 1 call per day).
environment
server: windows 2003 std server
desktop: windows xp pro ie6
domain: 2 domain controller in same subnet desktop
control: users not able change connection setting in computer
hi,
since issue occurs randomly, it’s not easy find root cause. suggest create user logon script import following registry work around issue.
hkey_current_user\software\microsoft\windows\currentversion\internet settings\connections
the 9th element / bit under binary value corresponds to:
01 - neither of 2 automatic configuration boxes checked
05 - use automatic configuration script checked
09 - automatically detect settings checked
0d - both of them checked
0f - checked ( automatically detect settings, use automatic configuration script, use proxy server lan, bypass proxy server local addresses)
export , modify reg file meet configuration. reference:
how add, modify, or delete registry subkeys , values using registration entries (.reg) file
http://support.microsoft.com/kb/310516
thanks.
this posting provided "as is" no warranties, , confers no rights.
Windows Server > Group Policy
Comments
Post a Comment