This policy specifies the PluginVm image for a user. The policy is set by specifying the URL from which the device can download the image and a SHA-256 hash used to verify the integrity of the download.
The policy should be specified as a string that expresses the URL and hash in the JSON format.
See https://cloud.google.com/docs/chrome-enterprise/policies/?policy=PluginVmImage for more information about schema and formatting.
Example value:
{
"url": "https://example.com/plugin_vm_image",
"hash": "842841a4c75a55ad050d686f4ea5f77e83ae059877fe9b6946aa63d3d057ed32"
}
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | PluginVmImage |
Value Type | REG_SZ |
Default Value |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | PluginVmImage |
Value Type | REG_MULTI_SZ |
Default Value |