Setting Google as Default Search Provider (Group Policy)

Brass Contributor

Hello,

 

I am testing the new Edge browser (I love it btw). Setting IE mode for specific websites and all kinds of other things and its working out great so far. I've noticed that for some reason it completely ignores USER Group Policies so for now I am setting everything under COMPUTER. My issue is that I am trying to make it so that when you search from the address bar or the Office 365 experience new tab page it uses Google instead? I have all these policies and it's not working.

 

Any idea's as to what I am doing wrong/missing here?

 

Edge-Chromium-Default-Search-Google.png

 

 

18 Replies

@WC_KStill are you aware that you cannot use Google to search in your Office 365 tenant? We decided to let the users to make their own mind up since the GPO's have not yet the possibility to set a preference, and changing things to Google cripples the usefulness of Edge with Office365. 

I forgot to mention: when using GPO's with users you have to give "authenticated users" read permissions on the gpo, did you do that?
What about just doing Google search from the address bar?
Don't the users have read permissions by default? I have over 100 GPOs already. They all work fine

That keeps the search and scrolling on the new tab page working.

@WC_KStill mmm we had this issue when using older gpo's from the Windows 7 era, they did not. And you have lots of that do work.

We have the Edge settings on user OU's and have no problem, with authenticated users in the security filtering, if you have a group there of separate accounts, then you have to add authenticated users .

I just realized I forgot to drag my test account into the same OU... uhh ill do that Monday. But I still need to figure out how to get the Search Bar to be google instead of bing.

 

Does it have anything to do with the O365 experience thing? If I change it to something different will it fix itself?

@WC_KStill For chrome the formula would have been (if you're using Encrypted):

 

https://encrypted.google.com/search?{google:acceptedSuggestion}{google:originalQueryForSuggestion}sourceid=chrome&ie={inputEncoding}&q={searchTerms}

 

 
If you're changing from Google Chome, to MS Edge (Chromium), why not just do a 'force settings import' (Unless you've done a User Data Directory redirect, which causes that data import to fail for Chrome) and allow the system do just import the user's prior settings? (i.e. Is there a corporate/agency requirement to force a specific search engine?)

@TheOtherJosh 

 

Are you talking about the default provider url gpo?

 

Looks like you edited your reply and added a question -

 

I already have it automatically import chrome settings. That isn't the issue. As far as Google as our Default Search provider - we have had it like that for years. Our users throw a fit every time we change anything. We spoke to department managers and they all agreed they wanted Google so we decided to stick with Google but I cannot go live with this project before I figure this out. When I was originally looking at the GPO's (screenshot I provided above). It seemed really easy for me to set the default search provider but its not working so project is on hold until I can figure it out.

 

 

@WC_KStill Sorry ... the forum was interpreting the 'code' not as code, but as an HTML redirect.

 

Previously we also configured the 'Default Search provider Name' for Chrome as:

Google Encrypted Search

 

@TheOtherJosh 

 

I tried your suggestion and it still doesn't work. These are all the policies I have currently configured:

 

Kevin_Still_1-1592837553511.png

 

@WC_KStill Yep, the policies respond to chromium.

 

If I'm reading your GPO correctly, you're not following the example value for the default search engine:

 

TheOtherJosh_0-1592837707580.png

 

You don't have the actual URL, just the search value.

 

Start by pulling out the Image Search GPO components, and the 'Suggested Search' drop the number of search components to this and then try it again.

 

TheOtherJosh_0-1592838217829.png

 

@TheOtherJosh 

 

Originally I had 

{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}ie={inputEncoding}

Which is what Microsoft states to use:

 

Kevin_Still_0-1592837935350.png

 

I've been searching around the net and using different suggestions including yours but none work.

 

As you can see here (this is something I just now noticed) it shows both search options in the dropdown. I manually selected Google and now it finally defaults to Google... weird

 

Kevin_Still_1-1592838110777.png

 

 

TheOtherJosh_0-1592838353396.png

Look at the example text I hilighted in the bottom. (right under your hilight)

However, upon closing the browser and reopening. It goers back to Bing as default until I select Google again... very frustrating

@WC_KStill So, it is quite likely that Edge is doing this slightly differently:

In the 'Default Search providers' list they are listing a keyword for the search provider:

TheOtherJosh_0-1592838776196.png

In addition to the actual code line for the search:

{google:baseURL}search?q=%s&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:iOSSearchLanguage}{google:searchClient}{google:sourceId}{google:contextualSearchVersion}ie={inputEncoding}

 

@TheOtherJosh 

 

I am not sure how or why but after switching the GPO's from Computer to User policies this started working...

 

Kevin_Still_0-1592838974100.png

 

Here is what I am using

 

Kevin_Still_1-1592839008559.png

 

The exact values copy/paste from Microsoft

 

@WC_KStill Well, glad you found what appears to be a solution for you.

 

Given that I've not needed to force specific ones for specific users, I've typically done it entirely in Computer Policy.

 

After you configured the computer policy, did the setting update on the 'Privacy and Services > Address Bar' page? Or just on the configuration page? (Prior to changing the configuration to User Based')