Hi
I've been looking for some official Microsoft guidance on an issue we've come across however I've not been able to find anything
We currently deploy proxy settings via Group Policy Preference -> Internet Settings -> Internet Explorer 10, with other browsers set to use system settings, which then picks up the same settings. The issue we've found however is, the preference actually checks for the presence of iexplore.exe and so, on newer Windows 10 workstations where the IE11 feature is not installed by default, the settings fail to deploy
We'd prefer to stick with GPP rather than the new Edge/Chrome GPO settings, as we target different proxy settings depending on AD group membership so, to do this with GPO would mean several GPOs, each with the proxy settings configured for each browser which seems a little messy
We've found we can remove this check from within the xml file, which does then allow the settings to deploy correctly. We could also add a registry preference to manually add the proxy settings however I wondered if there was an official, supported way of achieving this
Many thanks