Regarding Chrome ADMX policy template with Windows Server 2019 GPO

Will 616 Reputation points
2020-07-30T19:12:56.827+00:00

Hi there,
I download Chrome Policy Template from "https://support.google.com/chrome/a/answer/187202?hl=en" and add this template into the Windows Server 2019 GPO. I enable the "Allows a page to perform synchronous XHR requests during page dismissal." on Computer Configuration and User Configuration.

14548-thread-61890321-8805406865353286243.png

My 2* client Windows 10 with the latest Chrome Version and Enterprise version. when the use login to the Domain, my settings of ""Allows a page to perform synchronous XHR requests during page dismissal."" is still "Default" NOT "Enable". Does anyone have been faced this issue before. How should I fix it? Thanks

14549-thread-61890321-8805406865353288244.png

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2020-07-31T01:08:07.59+00:00

    Hi,
    Based on my research , the policy is based on user configuration ,so we need to link the gpo to the container for users.

    I configured the setting through GPO:Allows a page to perform synchronous XHR requests during page dismissal
    And set it to not configured, enable, and disable then check the results.
    I checked the gpresult, the policy was applied.
    But no matter how did i set the policy , the image in the following won't be change as you mentioned , as following):14715-7311.jpg

    Then i checked the registry:HKEY_CURRENT_USER\Software\Policies\Google\ChromeOS
    When i set the policy to not configured there is not such a value.
    When enabled ,the value for AllowSyncXHRInPageDismissal is 1
    When disabled,the value for AllowSyncXHRInPageDismissal is 0
    14604-731disable.jpg
    14742-731disableee.jpg
    14697-731not.jpg
    That means the policy worked.Still not sure why not showing the right results in the chrome page.

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Will 616 Reputation points
    2020-08-02T16:32:17.687+00:00

    Hi Fanfan,

    As you said, "That means the policy worked. Still not sure why not showing the right results in the chrome page." it's weird.

    14968-untitled.png

    0 comments No comments

  2. Anonymous
    2020-08-04T01:51:17.833+00:00

    Hi,
    I would suggest you ask advice on the Chrome Community at the same time.

    https://support.google.com/chrome/a/community?hl=en

    Best Regards,

    0 comments No comments

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.