Ab dem Intnernet Explorer 7 gibt es neben dem Adressfeld die Suchanbieter. Es gibt keine direkte Möglichkeit von Microsoft diesen per Gruppenrichtlinie von MSN/Bing abzuändern, wobei es nur ein paar Registry-Einträge sind. Eine benutzerdefinierte Richtlinie erledigt diese Vorgänge und legt neben Google ein paar weitere Anbieter zu Auswahl an.
Den Standardsuchanbieter direkt auf z.B. Google zu setzen funktioniert nur bei der ersten Einrichtung des IE für den User (also Erstanmeldung des Users). Ansonsten wird nur die Liste erweitert.
Aktivieren der Gruppenrichtlinien
Damit überhaupt die Suchanbieter angepasst werden, muss unter Windows-Komponenten > Internet Explorer die Anpassung der Suchanbieterliste aktiviert weden, sonst werden die Einstellungen unter Windows-Komponenten > Internet Explorer und List der Suchanbieter erstellen nicht weitergereicht.
Ab Windows Server 2008 findet man den letzten Punkt übrigens unter Klassische administrative Vorlagen (ADM).
Suchprovider.adm
CLASS USER CATEGORY !!WindowsComponents CATEGORY !!InternetExplorer POLICY !!PopulateSearchProviderList #if version >= 4 SUPPORTED !!SUPPORTED_IE7 #endif EXPLAIN !!IE_Explain_PopulateSearchProviderList KEYNAME "Software\Policies\Microsoft\Internet Explorer\SearchScopes" VALUENAME Version VALUEON NUMERIC 1 ACTIONLISTON KEYNAME "Software\Policies\Microsoft\Internet Explorer\SearchScopes\{E1000019-2B8A-4F58-9C9C-0764D3DE8414}" VALUENAME DisplayName VALUE "Google" VALUENAME URL VALUE "http://www.google.de/search?q={searchTerms}" KEYNAME "Software\Policies\Microsoft\Internet Explorer\SearchScopes\{89E9BA0A-B73D-4EA7-ACBC-595A3DCA7011}" VALUENAME DisplayName VALUE "Yahoo!" VALUENAME URL VALUE "http://de.search.yahoo.com/search?p={searchTerms}" KEYNAME "Software\Policies\Microsoft\Internet Explorer\SearchScopes\{724923C6-2735-4E1A-A942-8191453010E3}" VALUENAME DisplayName VALUE "Wikipedia (Deutsch)" VALUENAME URL VALUE "http://de.wikipedia.org/w/index.php?title=Spezial:Search&search={searchTerms}" KEYNAME "Software\Policies\Microsoft\Internet Explorer\SearchScopes\{3C06C676-68CD-4C79-A1A0-8C458418415C}" VALUENAME DisplayName VALUE "Lycos Europe" VALUENAME URL VALUE "http://suche.lycos.de/cgi-bin/pursuit?query={searchTerms}" KEYNAME "Software\Policies\Microsoft\Internet Explorer\SearchScopes\{7FE6F168-EB08-4C46-AE5F-70CC50C5C735}" VALUENAME DisplayName VALUE "Volksstimme.de" VALUENAME URL VALUE "http://www.volksstimme.de/suche/?such={searchTerms}" END ACTIONLISTON PART "Standard" DROPDOWNLIST VALUENAME "DefaultScope" ITEMLIST NAME "Google" VALUE "{E1000019-2B8A-4F58-9C9C-0764D3DE8414}" DEFAULT NAME "Yahoo!" VALUE "{89E9BA0A-B73D-4EA7-ACBC-595A3DCA7011}" NAME "Wikipedia (Deutsch)" VALUE "{724923C6-2735-4E1A-A942-8191453010E3}" NAME "Lycos Europe" VALUE "{3C06C676-68CD-4C79-A1A0-8C458418415C}" NAME "Volksstimme.de" VALUE "{7FE6F168-EB08-4C46-AE5F-70CC50C5C735}" END ITEMLIST END PART END POLICY END CATEGORY END CATEGORY CLASS MACHINE CATEGORY !!WindowsComponents CATEGORY !!InternetExplorer POLICY !!PopulateSearchProviderList #if version >= 4 SUPPORTED !!SUPPORTED_IE7 #endif EXPLAIN !!IE_Explain_PopulateSearchProviderList KEYNAME "Software\Policies\Microsoft\Internet Explorer\SearchScopes" VALUENAME Version VALUEON NUMERIC 1 ACTIONLISTON KEYNAME "Software\Policies\Microsoft\Internet Explorer\SearchScopes\{E1000019-2B8A-4F58-9C9C-0764D3DE8414}" VALUENAME DisplayName VALUE "Google" VALUENAME URL VALUE "http://www.google.de/search?q={searchTerms}" KEYNAME "Software\Policies\Microsoft\Internet Explorer\SearchScopes\{89E9BA0A-B73D-4EA7-ACBC-595A3DCA7011}" VALUENAME DisplayName VALUE "Yahoo!" VALUENAME URL VALUE "http://de.search.yahoo.com/search?p={searchTerms}" KEYNAME "Software\Policies\Microsoft\Internet Explorer\SearchScopes\{724923C6-2735-4E1A-A942-8191453010E3}" VALUENAME DisplayName VALUE "Wikipedia (Deutsch)" VALUENAME URL VALUE "http://de.wikipedia.org/w/index.php?title=Spezial:Search&search={searchTerms}" KEYNAME "Software\Policies\Microsoft\Internet Explorer\SearchScopes\{3C06C676-68CD-4C79-A1A0-8C458418415C}" VALUENAME DisplayName VALUE "Lycos Europe" VALUENAME URL VALUE "http://suche.lycos.de/cgi-bin/pursuit?query={searchTerms}" KEYNAME "Software\Policies\Microsoft\Internet Explorer\SearchScopes\{7FE6F168-EB08-4C46-AE5F-70CC50C5C735}" VALUENAME DisplayName VALUE "Volksstimme.de" VALUENAME URL VALUE "http://www.volksstimme.de/suche/?such={searchTerms}" END ACTIONLISTON PART "Standard" DROPDOWNLIST VALUENAME "DefaultScope" ITEMLIST NAME "Google" VALUE "{E1000019-2B8A-4F58-9C9C-0764D3DE8414}" DEFAULT NAME "Yahoo!" VALUE "{89E9BA0A-B73D-4EA7-ACBC-595A3DCA7011}" NAME "Wikipedia (Deutsch)" VALUE "{724923C6-2735-4E1A-A942-8191453010E3}" NAME "Lycos Europe" VALUE "{3C06C676-68CD-4C79-A1A0-8C458418415C}" NAME "Volksstimme.de" VALUE "{7FE6F168-EB08-4C46-AE5F-70CC50C5C735}" END ITEMLIST END PART END POLICY END CATEGORY END CATEGORY [Strings] SUPPORTED_IE7="Internet Explorer 7.0 oder höher" WindowsComponents="Windows-Komponenten" InternetExplorer="Internet Explorer" PopulateSearchProviderList="Liste der Suchanbieter erstellen (Vorgabe)" IE_Explain_PopulateSearchProviderList="This policy setting will allow you to populate a list of search providers that will be displayed in the Internet Explorer search box.\n\n If you enable this policy setting and if the "Restrict search providers to a specific list of search providers" Group Policy setting is enabled, this list will be the only list that appears in the Internet Explorer drop-down list. If the "Add a specific list of search providers to the user's search provider list" Group Policy setting is enabled, this list will be added to the user's list of search providers.\n\n If you disable this policy setting or do not configure it, users will have complete freedom to create their own search provider list."
Disqus - noscript