GPO Proxy exception list problems

czql5v 221 Reputation points
2020-09-21T09:13:48.35+00:00

Hi,

There seems to be some problem after I create a GPO and link to the relevant OU. Basically, I Edit the proxy exception settings to add an additional entry but I don't seem to see any of the entries when I run group policy modelling wizard on one of the users I have tested on.

Please see below details. Can anyone help me as I don't know what is wrong here. I can also confirm the user does not pick up the exception policies.

26086-new.jpg

26152-new2jpg.jpg

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,315 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Hannah Xiong 6,276 Reputation points
    2020-09-22T02:46:11.247+00:00

    Hello,

    Thank you so much for posting here.

    To troubleshoot the group policy not applied, we could follow the steps:

    1, If you are configuring a computer side setting, make sure the GPO is linked to the Organization Unit (OU) that contains the computer. If the GPO configures a user side setting, it needs to be linked to the OU containing the correct user.

    2, Please make sure the configuration is correct.

    3, We could check by running “gpresult /h” to get a detailed group policy result report, then check if the specific settings get applied or not.

    For computer configuration:

    Logon one client and open CMD, run as administrator. Type gpresult /h C:\report.html and click Enter. Open report file to check the policies under Computer Details.

    For user configuration:

    Logon one client with domain user account who is within the OU linked by the GPO.
    Create a new folder in C drive named Folder.
    Open CMD, type gpresult /h C:\Folder\report.html and click Enter.
    Open report file to check the policies under User Details.

    For more information, we could refer to:
    https://social.technet.microsoft.com/wiki/contents/articles/22457.10-common-problems-causing-group-policy-to-not-apply.aspx

    Best regards,
    Hannah Xiong

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. czql5v 221 Reputation points
    2020-09-22T06:59:20.847+00:00

    Hi Hannah,

    I am using a User side setting.

    I have followed the below steps

    1. The GPO has been linked to an OU and a user that is a member of that OU has been tested.
    2. I have checked the GPO configuration and confirm it is correct.
    3. I have completed gpresult /r and confirm the GPO is being picked up. I confirm that I have run a GPO Wizard and confirm the proxy exception policies are not being applied.

    Anything else you can suggest that I am able to find out why this is happening?

    0 comments No comments

  3. Hannah Xiong 6,276 Reputation points
    2020-09-22T08:01:14.207+00:00

    Hi,

    Thank you so much for your kindly reply.

    Here is the third party document about configuring proxy setting via GPO. We could kindly have a check whether it helps.

    Configuring Proxy Settings via GPO on Windows 10/Windows Server 2016
    https://theitbros.com/config-internet-explorer-11-proxy-settings-gpo/

    According to our description, we configured the dial-up settings, Local Area Network (LAN) settings, and Proxy server and Exceptions policy. Only the proxy exception policies are not being applied?

    26358-88.png

    For any question, please feel free to contact us.

    Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.

    Best regards,
    Hannah Xiong

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.