Beheer van Google-locatieservices op Android

Tenzij het beleid DefaultGeolocationSetting is ingesteld op BlockGeolocation, zorgt het instellen van GoogleLocationServicesEnabled bij de eerste configuratie ervoor dat Google-locatieservices wordt aangezet. Locatieservices blijft uit tijdens de configuratie als het beleid wordt ingesteld op GoogleLocationServicesDisabled of niet wordt ingesteld.

Als het beleid wordt ingesteld op BackupAndRestoreUnderUserControl, worden gebruikers gevraagd of ze Google-locatieservices willen gebruiken. Als een gebruiker Google-locatieservices aanzet, gebruiken Android-apps de services om de apparaatlocatie te zoeken en anonieme locatiegegevens naar Google te sturen.

Na de eerste configuratie kunnen gebruikers Google-locatieservices uitzetten.

Ondersteund op: Microsoft Windows 7 of later

Beheer van Google-locatieservices op Android


  1. Locatieservices van Google staan uit
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameArcGoogleLocationServicesEnabled
    Value TypeREG_DWORD
    Value0
  2. De gebruiker beslist of Locatieservices van Google moeten worden aangezet
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameArcGoogleLocationServicesEnabled
    Value TypeREG_DWORD
    Value1
  3. Google-locatieservices aangezet
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameArcGoogleLocationServicesEnabled
    Value TypeREG_DWORD
    Value2


chromeos.admx

Beheersjablonen (computers)

Beheersjablonen (gebruikers)