budgester Posted October 17, 2012 Posted October 17, 2012 Hi all, So I am pulling my hair out here, had LGFL 2.0 in for a week. On LGFL 1.0 we had to use a proxy server, which we deployed the setting via group policy. Now it would seem that you can unset the the proxy settings via group policy, and also that Windows just keeps picking it backup from somewhere in the registry. I have cleared all the setting in the GPO and reset it, I have added a *.bat to the logon. With the following in it. reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyEnable /t REG_DWORD /d 0 /f And still the proxy settings come back. Any ideas please ?
jamesreedersmith Posted October 17, 2012 Posted October 17, 2012 Have you reversed the setting in the GPO or just changed it to not set - just changing a setting can still be applied if just changed to not set rather than the opposite of what is was. Alternatively use RSOP to identify where its getting it from.
budgester Posted October 17, 2012 Author Posted October 17, 2012 Tried gpresult and the gp modeling wizard, Internet Explorer Browser User Interface ---------------------------------------- GPO: IE Settings Large Animated Bitmap Name: N/A Large Custom Logo Bitmap Name: N/A Title BarText: N/A UserAgent Text: N/A Delete existing toolbar buttons: No Internet Explorer Connection ---------------------------- HTTP Proxy Server: N/A Secure Proxy Server: N/A FTP Proxy Server: N/A Gopher Proxy Server: N/A Socks Proxy Server: N/A Auto Config Enable: Yes Enable Proxy: No Use same Proxy: Yes HTTP Proxy Server: N/A Secure Proxy Server: N/A FTP Proxy Server: N/A Gopher Proxy Server: N/A Socks Proxy Server: N/A Auto Config Enable: No Enable Proxy: No Use same Proxy: No HTTP Proxy Server: N/A Secure Proxy Server: N/A FTP Proxy Server: N/A Gopher Proxy Server: N/A Socks Proxy Server: N/A Auto Config Enable: No Enable Proxy: No Use same Proxy: No Internet Explorer URLs ---------------------- GPO: IE Settings Home page URL: N/A Search page URL: N/A Online support page URL: N/A Internet Explorer Security -------------------------- Always Viewable Sites: N/A Password Override Enabled: False Always Viewable Sites: N/A Password Override Enabled: False Always Viewable Sites: N/A Password Override Enabled: False GPO: IE Settings Import the current Content Ratings Settings: No Import the current Security Zones Settings: No Import current Authenticode Security Information: No Enable trusted publisher lockdown: No Internet Explorer Programs -------------------------- GPO: IE Settings Import the current Program Settings: No And still it sets the proxy. Maybe it's coming frommthe user profiles, if so how to clear the settings in the user profiles ?
ricki Posted October 17, 2012 Posted October 17, 2012 Have you checked the gpo and to see if they have put a logon script to deply the settings into the registry. Try a rsop.msc on the client to see if it will help. Also try a modelling or results in group policy and see if this can show you where they ahve added the setting. Richard
budgester Posted October 18, 2012 Author Posted October 18, 2012 Turns out, as with everything else that every goes wrong and is inscrutable, and issue with our DNS, and replication stopped between our 2 DC's. DCdiag is your friend.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now