大手マーケティング会社が IT 部門にインターンを雇用します。インターンは ChromeOS デバイスの情報のみを閲覧でき、デバイスの管理や更新はできないようにする必要があります。 管理者はどのようにしてこの役割をインターンに割り当てるべきでしょうか? 管理者はどのようにしてこの役割をインターン生に割り当てるべきでしょうか?
正解:B
To grant interns read-only access to ChromeOS device information without management or update capabilities, you should: * Create Custom Role: In the Google Admin console, navigate to "Device management" -> "Chrome management" -> "User settings" -> "Roles." * Assign Telemetry API Role: Within the custom role, assign the "Telemetry API" role. This allows interns to view device information collected through the API but not make changes. * Exclude Other Roles: Ensure no other roles are assigned that grant management or update permissions. Option A is incorrect because it involves service admin roles, which typically have broader administrative access. Option C is incorrect because the "Settings" role might grant more permissions than intended. Option D is incorrect because the "Manage ChromeOS devices" role grants full management capabilities, which is not suitable for interns. References: * Chrome Browser Cloud Management API: https://developers.google.com/chrome/policy