Jump to content

Recommended Posts

Posted

There isn't currently a GPO for enabling the download prompt. I had to add the following to the master_preferences file (which only applies to new Chrome profiles).

 

{
  "download": {
  "directory_upgrade": true,
  "extensions_to_open": "",
  "prompt_for_download": true
  }
}

  • Thanks 1
Guest obsidianpillar
Posted
In an existing usage case, you could edit the Chrome ADM to save to a read-only location, this would force the user to pick a new download location. We don't do this, but is a thought that's just come to me if you were wanting to achieve this. For us the Downloads folder is fine as it's configured with Folder Redirection.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...