Provides a wilco DTC (diagnostics and telemetry controller) configuration.
This policy allows to provide wilco DTC configuration that is allowed to be applied if wilco DTC is available on the given device and allowed by policy. The size of the configuration must not exceed 1MB (1000000 bytes) and must be encoded in JSON. The wilco DTC is responsible for handling it. The cryptographic hash is used to verify the integrity of the download.
The configuration is downloaded and cached. It will be re-downloaded whenever the URL or the hash changes.
If you set this policy, users cannot change or override it.
See https://cloud.google.com/docs/chrome-enterprise/policies/?policy=DeviceWilcoDtcConfiguration for more information about schema and formatting.
Example value:
{
"url": "https://example.com/wilcodtcconfig",
"hash": "deadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef"
}
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | DeviceWilcoDtcConfiguration |
Value Type | REG_SZ |
Default Value |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | DeviceWilcoDtcConfiguration |
Value Type | REG_MULTI_SZ |
Default Value |