如果此政策设为 true,用户便无法向外部存储设备写入任何内容。
如果此政策设为 false 或未配置,用户则可在外部存储设备上创建和修改文件(即,可向此类设备实际写入内容)。
ExternalStorageDisabled 政策的优先级高于此政策 - 如果 ExternalStorageDisabled 设为 true,则对外部存储设备的所有访问权限都将被停用,因而此政策会被忽略。
M56 及更新版本均支持动态刷新此政策。
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | ExternalStorageReadOnly |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |