Jump to content

Recommended Posts

Posted

Hi

 

I wonder if someone can help. I have a 2008 server r2 with xp clients. The problem is that gpo is propagating to client. I get desktop and other customisation but not proxy settings. I have run rsop and the gpo is getting to client. I am at a loss. The windows 7 clients get policy from the preferences that I set in the user config - preferences - control panel settings - internet settings. But none of xp machines.

 

Any ideas?

Posted
Are the XP machines fully patched, I don't think that they support GPP - preferences - well at all, have you tried using policies instead?
Posted

Thanks for the guide but thats the 2003 gp. Not like that on 2008 and 2012. I've just written a batch file as part of logon.bat that modifies reg with home page and proxy settings. This is work around until I can sort it.

 

REGEDIT4

 

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]

"ProxyEnable"=dword:00000001

"ProxyHttp1.1"=dword:00000000

"ProxyServer"="192.168.13.150:8080"

"ProxyOverride"=""

 

 

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

"Start Page"="Http://www.google.co.uk"

Posted
Not sure if there is a difference to 2008 and 2008 r2. but there is no IEM within user config - windows settings. And deco not in 2012. I've already dealt with that little nightmare last week.
Posted
Thanks for the guide but thats the 2003 gp. Not like that on 2008 and 2012. I've just written a batch file as part of logon.bat that modifies reg with home page and proxy settings. This is work around until I can sort it.

 

REGEDIT4

 

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]

"ProxyEnable"=dword:00000001

"ProxyHttp1.1"=dword:00000000

"ProxyServer"="192.168.13.150:8080"

"ProxyOverride"=""

 

 

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

"Start Page"="Http://www.google.co.uk"

 

Thats a screenshot from at least 2008 if not r2, I have done it on an r2 box so it must be there.

Posted
Yeah we use 2k8 R2 and I'm sure it's there. Gonna remote on to one of our severs to check when I get chance!
Posted
I believe proxy settings have always been a little iffy when applied with GPO. I for one have had no issues but I know few colleagues have had issues and scripted it in the end to modify the registry.
Posted

Just checked on 2008 R2.

 

It's under user config -> policies -> windows settings -> Internet explorer maintenance -> connection

 

It is in our 'Standard' setup anyway.

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...