Enrolling a ChromeOS device
- Martin Gudme Søndergaard
- lsh (Unlicensed)
Owned by Martin Gudme Søndergaard
Introduction
The following is a description of how to enroll ChromeOS devices into CapaInstaller.Â
Prerequisites
 Click here to expand...
- It is assumed that the organization is using G-Suite (Google Admin Console), Otherwise, it will not be possible to bulk deploy the agent.
Setup
 Click here to expand...
- Login to G-Suite.
- Select Device → Chrome Management
- Choose Apps & Extensions
- Click the plus icon and add a new App by using the ID.
- Insert the following Extension ID:Â ipfeeklflncgeffflpdcknmidopfpagi
- Set the following setup for the app:
- Permission and URL access → Allow all Permissions
- Allowed hosts → [Your MDM server url] e.g. https://mdm.domain.com
Policy for Extensions →Â
{ "mdmURL": {"Value": "https://mdm.domain.com"}, "enrollmentConfig": {"Value": "default"} }
mdmUrl → The MDM server URL
enrollmentConfig → The Enrollment Identifier for the enrollment configuration to use
- Finally, You must select the Installation Policy for the App. ("Force install" recommended)