Permite aplicar la configuración de red a todos los usuarios de un dispositivo Google Chrome OS. La configuración de red es una cadena escrita en formato JSON, como la define el formato que se describe en Open Network Configuration.
Consulta https://chromium.googlesource.com/chromium/src/+/master/components/onc/docs/onc_spec.md para obtener más información sobre el esquema y el formato.
Valor de ejemplo: { "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 |