Asked by:
Obtain and define the proxy value setting of Internet Explorer 11 and Edge

Question
-
Hello,
On my 2 browsers, the value "detect automatically" is enable.
Then, I can't see the proxy value inside the register.
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\How to obtain and define the proxy value setting of Internet Explorer 11 and Edge, using Powershell ?
(Do I need to use other command line or tool ?)I try also to check the values inside the "GPRESULT /R /V".
I can't open the AD GPO.Regards,
- Edited by Cerkyr Friday, February 2, 2018 8:36 AM
Friday, February 2, 2018 8:26 AM
All replies
-
Your network will set the proxy automatically if configured correctly.
\_(ツ)_/
Friday, February 2, 2018 8:36 AM -
I recommend learning how to use a search site like Bing or Google to find answers.
Here is the first item in the search:
https://gallery.technet.microsoft.com/scriptcenter/PowerShell-function-Get-cba2abf5
\_(ツ)_/
- Proposed as answer by Albert LingMicrosoft contingent staff Tuesday, February 27, 2018 5:49 AM
Friday, February 2, 2018 8:37 AM -
The goal of the issue is not to know that I can open a Internet Web Page.
The goal is to obtain the proxy value (@IP or cname).Friday, February 2, 2018 9:12 AM -
If the registry is blank then the proxy is set globally.
It is either set automatically via a server or it has been set by Group Policy at the machine level.
If you have a WPAD or PAC server then the settings will be obtained each time IE or Edge are opened.
\_(ツ)_/
Friday, February 2, 2018 9:31 AM -
Examples of net based auto proxy configuration: https://campus.barracuda.com/product/websecurityservice/doc/6553612/how-to-configure-proxy-settings-using-pac-files-and-wpad/
\_(ツ)_/
Friday, February 2, 2018 9:33 AM