User Profile
Ivooo
Copper Contributor
Joined Nov 18, 2020
User Widgets
Recent Discussions
Azure Sentinel Entity behavior analytics (UEBA) cost
I'm very excited to try out Azure Sentinel Entity behavior analytics that just recently made it to GA (in EU west). I'm however unable to find if this will increase the cost of Sentinel. I'm assuming not unless I end up bringing in more data of course since the cost is calculated by the amount of data ingested. Is anyone able to point me in the right direction or does anyone have experience to share about the subject?Solved6.7KViews0likes1CommentRe: Edge Chromium default search engine using Microsoft Edge - Policies
That's incredibly disappointing of Microsoft to exclude their cloud based users like this, so I would have to buy Intune in order for me to configure something as simple as a default search engine... Too bad, I was enjoying the new Edge so far, back to Chrome it is.11KViews0likes0CommentsRe: Edge Chromium default search engine using Microsoft Edge - Policies
Gunnar-Haslinger, 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?11KViews0likes2CommentsRe: Edge Chromium default search engine using Microsoft Edge - Policies
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, Ivooo11KViews0likes5CommentsEdge Chromium default search engine using Microsoft Edge - Policies
Hi everyone, I have been creating lots of Edge Chromium policies using: https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#newtabpagesearchbox I managed to configure everything to the required settings except for the default search engine within the browser, which seems to be overly coplex as I simple wish to use Google instead of Bing: https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#default-search-provider-policies I have tried setting it up multiple ways including the settings bellow (Local_Machine, Local_Machine\Recommended, Current_User, and Current_User\Recommended): " Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge] "DefaultSearchProviderEnabled"=dword:00000001 "DefaultSearchProviderName"="Google" "DefaultSearchProviderSearchURL"="{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}ie={inputEncoding}" "DefaultSearchProviderSuggestURL"="{google:baseURL}complete/search?output=chrome&q={searchTerms}" "DefaultSearchProviderImageURL"="{google:baseURL}searchbyimage/upload" [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\Recommended] "DefaultSearchProviderEnabled"=dword:00000001 "DefaultSearchProviderName"="Google" "DefaultSearchProviderSearchURL"="{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}ie={inputEncoding}" "DefaultSearchProviderSuggestURL"="{google:baseURL}complete/search?output=chrome&q={searchTerms}" "DefaultSearchProviderImageURL"="{google:baseURL}searchbyimage/upload" [HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge] "DefaultSearchProviderEnabled"=dword:00000001 "DefaultSearchProviderName"="Google" "DefaultSearchProviderSearchURL"="{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}ie={inputEncoding}" "DefaultSearchProviderSuggestURL"="{google:baseURL}complete/search?output=chrome&q={searchTerms}" "DefaultSearchProviderImageURL"="{google:baseURL}searchbyimage/upload" [HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge\Recommended] "DefaultSearchProviderEnabled"=dword:00000001 "DefaultSearchProviderName"="Google" "DefaultSearchProviderSearchURL"="{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}ie={inputEncoding}" "DefaultSearchProviderSuggestURL"="{google:baseURL}complete/search?output=chrome&q={searchTerms}" "DefaultSearchProviderImageURL"="{google:baseURL}searchbyimage/upload" " All my other policy's seem to be working just fine except for these which not only don't work as expected but they seem to change absolutely nothing at all (all my policy's are set using the registry). If anyone has experienced the same or knows a solution or could tell me my error that would be much appreciated.Solved
Recent Blog Articles
No content to show