Configuring GFI WebMonitor machine as the Default Proxy using GPO
Group Policy can be used to enforce proxy settings across the domain, making it easier the administration of such task. GPOGroup Policy Objects. can be use in combination with WPADWeb Proxy AutoDiscovery protocol., enforcing that clients' computers have the option to automatically detect the proxy settings. Alternatively, the proxy can be set directly on the GPO pointing to the correct IP and port used by the proxy.
To configure the Proxy Settings via GPO:
- In command prompt, run
mmc.exe
. - In the ConsoleAn interface that provides administration tools that enable the monitoring and management of Internet traffic. Root window, go to File > Add/Remove Snap-in… to open the Add or Remove Snap-ins window.
- Select Group Policy Management from the Available snap-ins list, and click Add.
- Click OK.
- Expand Group Policy Management > Forest > Domains and <domain>, then select the organizational unit where you wish to apply the group policy.
NOTE
To apply the group policy to all domain computers, select the domain node directly.
- Right-click Default Domain Policy and click Edit to open the Group Policy Management Editor.
- Expand User Configuration > Preferences > Windows Settings > Internet Settings and right-click New. Select the Internet Explorer version. Note that Internet Explorer 10 also applies to Internet Explorer 11.
- In the Internet Explorer properties navigate to Connections > LANLocal Area Network. Settings.
- Enter the proxy details according to the way you want to publish the proxy. The Option are:
- Click OK twice to apply changes
- Close Group Policy Management Editor dialog and save the management console.
IMPORTANT
When using Active DirectoryA technology that provides a variety of network services, including LDAP-like directory services., the administrator can disable the Internet connection settings tab from the client machines. For more information refer to Disabling Internet connections page via GPO .