Group Policy settings replace manual proxy settings

Group Policy settings replace manual proxy settings

Our computers access the Internet through a proxy server. I have to configure the proxy settings on a per-user and per-computer basis, which makes for very time-consuming work. How can I use Group Policy so that I don't need to log on to each computer as the user to enter the proxy settings?

    Requires Free Membership to View

    When you register, you’ll also receive targeted alerts from my team of editorial writers and independent industry experts with the latest news, tips, and advice to help you do your job more efficiently and effectively. Our goal is to keep you informed on the hottest topics and biggest challenges faced by IT professionals today working with desktop management and security technologies.

    Margie Semilof, Editorial Director

    By submitting your registration information to SearchEnterpriseDesktop.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchEnterpriseDesktop.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

To get around that manual labor, you can create a Group Policy. First, log on to a server or administrative workstation that has the proxy settings correctly configured. Then start your Group Policy management console and create a policy on the appropriate user and computer Organizational Units (I like to do both) as follows:

  • Give the policy a name, such as "Configure Proxy Settings" (or any other friendly name you want).
  • Set security on the policy. Add those users and/or computers to which this policy should apply. If you want it to apply to all computers on the domain and for all users, then add the Domain Computers and Authenticated Users groups, respectively.
  • Right click the policy name and select Edit.
  • Drill down to Computer Configuration > Administrative Templates > Windows Components > Internet Explorer.
  • Enable the setting in the right pane for "Make Proxy Settings Per-Machine" (rather than Per-User).
  • Drill down to User Configuration > Windows Settings > Internet Explorer Maintenance > Connection.
  • In the right pane, double-click the Connection Settings node.
  • Select the option to "Import the Current Connection Settings from this machine."
  • Customize the settings if desired.
  • Click OK.

This was first published in October 2007