Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

GPO for proxy settings on COMPUTERs

743 views
Skip to first unread message

Troy Bruder

unread,
Nov 14, 2005, 7:06:43 PM11/14/05
to
Hello,

I need to enforce a specific proxy configuration on serveral servers. How
do I setup a GPO to apply the specific proxy settings for ALL USERS of a
specific set of servers?? Each server is within a single GPO.

Thanks!
Troy


Norbert Fehlauer [MVP]

unread,
Nov 14, 2005, 7:27:42 PM11/14/05
to
Troy Bruder wrote:
Hi,

You can configure a new GPO (Proxy settings server) an link it to all OUs.
Enable the policy to apply proxy settings per computer instead of per user.
Computer configuration/administrative templates/Windows Components/Internet
Explorer/

Then you can configure the proxy manually or use a custom adm template.

CLASS MACHINE
POLICY "Proxy-Configuration"
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Internet Settings"

PART "Activate proxy" CHECKBOX
VALUENAME "ProxyEnable"
END PART

PART "Proxy-IP und Port, z.B. 192.168.99.5:3128" EDITTEXT
VALUENAME "ProxyServer"
END PART

PART "Bypass Proxy Server for Local Addresses, leave <local>" EDITTEXT
DEFAULT "<local>"
VALUENAME "ProxyOverride"
END PART
END POLICY


HTH
Norbert
--
Dilbert's words of wisdom #14: Don't be irreplaceable - if you can't be
replaced, you can't be promoted.

Troy Bruder

unread,
Nov 14, 2005, 7:33:45 PM11/14/05
to
Wow, that's pretty cool. I'll give it a try. THANK YOU!

Troy

"Norbert Fehlauer [MVP]" <n.feh...@gmx.net> wrote in message
news:u5jdktX6...@TK2MSFTNGP14.phx.gbl...

Troy Bruder

unread,
Nov 14, 2005, 7:38:52 PM11/14/05
to
Got an error on Line 2... Expecting Class/Category..

Any help?


"Norbert Fehlauer [MVP]" <n.feh...@gmx.net> wrote in message
news:u5jdktX6...@TK2MSFTNGP14.phx.gbl...

Norbert Fehlauer [MVP]

unread,
Nov 14, 2005, 7:45:36 PM11/14/05
to
Troy Bruder wrote:
> Got an error on Line 2... Expecting Class/Category..
UPS ;)


CLASS MACHINE
CATEGORY "Internet Explorer"


POLICY "Proxy-Configuration"
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Internet Settings"
PART "Activate proxy" CHECKBOX
VALUENAME "ProxyEnable"
END PART

PART "Proxy-IP und Port, z.B. 192.168.99.5:3128" EDITTEXT
VALUENAME "ProxyServer"
END PART

PART "Bypass Proxy Server for Local Addresses, leave <local>"
EDITTEXT DEFAULT "<local>"
VALUENAME "ProxyOverride"
END PART
END POLICY

END CATEGORY

Bye
Norbert
--
Dilbert's words of wisdom #04: There are very few personal problems
that cannot be solved by a suitable application of high explosives.

Troy Bruder

unread,
Nov 14, 2005, 8:08:33 PM11/14/05
to
That is AWESOME! Thanks!

Now, how do I prevent a "user proxy GPO" from overriding this new one on my
specific servers?

Troy

"Norbert Fehlauer [MVP]" <n.feh...@gmx.net> wrote in message

news:eASOl3X6...@tk2msftngp13.phx.gbl...

Norbert Fehlauer [MVP]

unread,
Nov 15, 2005, 2:31:46 AM11/15/05
to
Troy Bruder wrote:
Hi,

> Now, how do I prevent a "user proxy GPO" from overriding this new one
> on my specific servers?

Enable Loopbackmodus in this GPO and Disable the proxy tab in user
configuration.

HTH
Norbert
--
Dilbert's words of wisdom #18: Never argue with an idiot. They drag you
down to their level then beat you with experience.

Troy Bruder

unread,
Nov 17, 2005, 6:26:46 PM11/17/05
to
Thanks again Norbert! That works perfectly!


"Norbert Fehlauer [MVP]" <n.feh...@gmx.net> wrote in message

news:%23vyFhab...@TK2MSFTNGP10.phx.gbl...

jb

unread,
Nov 22, 2005, 12:52:09 PM11/22/05
to
I am getting my proxy policy to "work"....all except the checkbox to enable
it!....the info is filled in per my GPO but it is not in effect. I am using
the MS .adm template, not a custom one. How do 'I enable the
"LOOPBACKMADUS"?

Thanks!

"Troy Bruder" <so...@canthaveit.com> wrote in message
news:Om4Fi586...@TK2MSFTNGP15.phx.gbl...

jb

unread,
Nov 22, 2005, 1:09:15 PM11/22/05
to
DOH! Found the setting, but do you think I should make an .adm template? If
so, how do I do so using all of the nifty settings below?

Thanks - again!

"jb" <j...@nooakknoll.org> wrote in message
news:%23861424...@TK2MSFTNGP12.phx.gbl...

0 new messages