Please help, need guidance to configure GPO to allow Chrome to download certain file types from a particular domain.

Mark Lewis 1 Reputation point
2021-11-18T19:34:51.857+00:00

Good evening All,

I have been working on this all day and haven't found a way to make it work.

What I need to do is to allow users to download .msg files from a certain domain without opening up access to the files on multiple domains. I have configured MS Edge and this works perfectly. Before I setup the GPO for Edge I downloaded the latest ADMX file and configured the GPO setting 'Disable download file type extension-based warnings for specified file types on domains' under UC > Policies > Admin templates > MS Edge and entered the following setting (obviously with the domain in question) - {"file_extension": "msg", "domains": ["https://my.domain.com/"]} and after a gpupdate it works flawlessly.

I need to do this for Chrome, as Edge is Chromium based I assumed the same settings or near enough the same settings would be available, however they are not and I cant figure out where to put the setting or if it's even possible. I have downloaded the latest ADMX files for Chrome

Any help would be greatly appreciated.

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

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,931 Reputation points
    2021-11-19T16:09:18.26+00:00

    Hi there,

    After creating the GPO try the following steps.
    Computer Configuration > Policies > Administrative Templates > Google/Google Chrome (if you are not able to navigate to Google under Administrative Templates, then you need to add the ADMX for Google and other browsers.

    You must enable and configure both policies in order for the gpo to work.

    1. List of file types that should be automatically opened on download
    2. URLs where AutoOpenFileTypes can apply.

    --If the reply is helpful, please Upvote and Accept it as an answer--

    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.