I have been trying to get the proxy settings applied for IE11 in several ways and all have failed. I have tried it via the registry, using the ieak, and the admx.
First the registry:
- I use the registry wizard to navigate to hkey_current_user\software\microsoft\windows\currentversion\internetsettings and from there i set the ProxyServer, ProxyEnable,AutoConfigURL, and AutoConfigProxy.
- I link it and do a gpupdate /force on the desktop.
- The problem is that the keys don;t go into the HKEY_CURRENT_USER hive, it goes into HKEY_USERS.
The ieak:
- Downloaded, installed, and created the configuration only MSI with the proxy settings.
- I create a GPO for it, and link the GPO properly using the FQDN
- Installs but the settings are not applied
The ADMX:
- Downloaded off of technet
- unzipped
- elevated cmd prompt and using copy /y ....... I get access...