Forum Discussion
Edge Chromium default search engine using Microsoft Edge - Policies
- Dec 09, 2020
Ivooo ‘This policy is blocked - its value will be ignored.’ means, that Edge has not recognised your device as AD-Joined or MDM-Managed.
I'm not familiar with "Azure AD-Joined" devices, but as I understand this technology no GPO's are deployed or assigned onto "Azure AD-Joined" devices, so you would have to use MDM to configure their Policies.
Ivooo Are you aware of this limitation in the Microsoft Edge Policies:
This policy is available only on Windows instances that are joined to a Microsoft Active Directory domain, Windows 10 Pro or Enterprise instances that enrolled for device management
Are your machines MDM-joined or AD-Managed?
- IvoooDec 07, 2020Copper Contributor
Hi Gunnar-Haslinger ,
Thanks for your quick replay, I forgot to mention this but the machines I am testing on are indeed Domain joined and are using Windows 10 Enterprise. Any other suggestions would be much appreciated.Kind regards,
Ivooo
- Gunnar-HaslingerDec 08, 2020Steel Contributor
Ivooo Please provide more Information, for example the output of "edge://policy" (Screenshot or at least the relevant Error-Text).
- IvoooDec 09, 2020Copper Contributor
It seems that the policy's do indeed generate some errors, not very useful ones I must say. DefaultSearchProviderEnabled is ignored because ‘This policy is blocked - its value will be ignored.’. The other policy’s are ignored because the default search provider is not enabled, see screenshot.
Most of my other policy's are accepted except for a few.
Microsoft states:
"This policy is available only on Windows instances that are joined to a Microsoft Active Directory domain, Windows 10 Pro or Enterprise instances that enrolled for device management, or macOS instances that are that are managed via MDM or joined to a domain via MCX.."
I'm running Windows 10 Enterprise and the device is Azure AD joined, so this should work right?
- KevinJ613Dec 08, 2020Copper Contributor
Ivooo I am no way an expert, and still trying to figure things out.. but if you are using Group Policies, I set this up and it works:
Under Computer - Microsoft Edge/Default search provider
Default search provider keyword - enabled - keyword is google.com
Default search provider name - enabled - here i put my company name - Google.
Default search provider search URL - enabled - {google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}ie={inputEncoding}
Enable the default search provider - enabled
So far google is the default search provider for the address bar as well as when you have the new tab as the search function
Not sure if this will help at all.