Als je het beleid instelt, kan de netwerkconfiguratie worden toegepast op alle gebruikers van een Google Chrome OS-apparaat. De netwerkconfiguratie is een json-tekenreeks zoals gedefinieerd in de Open Network Configuration-indeling.
Ga naar https://chromium.googlesource.com/chromium/src/+/HEAD/components/onc/docs/onc_spec.md voor meer informatie over schema en indeling.
Voorbeeldwaarde: { "NetworkConfigurations": [ { "GUID": "{4b224dfd-6849-7a63-5e394343244ae9c9}", "Name": "my WiFi", "Type": "WiFi", "WiFi": { "SSID": "my WiFi", "HiddenSSID": false, "Security": "None", "AutoConnect": true } } ] }
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | DeviceOpenNetworkConfiguration |
Value Type | REG_SZ |
Default Value |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | DeviceOpenNetworkConfiguration |
Value Type | REG_MULTI_SZ |
Default Value |