blob: b5eb36558a2ca79b4371e710a1bfbbe27731abf7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Enterprise Management on Chrome OS
Once enrolled, Chrome OS device can be managed by organization admins via
https://admin.google.com/.
Few notable management options are:
`Kiosk settings` section on `Device Management>Chrome>Device Settings` page
allows to configure [public sessions / Kiosk mode](kiosk_public_session.md).
`Enrollment & Access` section on `Device Management>Chrome>Device Settings`
page controls if device should be automatically re-enrolled after factory reset.
`Device Management>Chrome Devices` contains a list of managed devices.
Once device is selected, it may be disabled via "Disable" action in menu.
`Enrollment Controls` section under
`Device Management>Chrome>User & Browser settings` page controls if users
under particular organizational unit are allowed to enroll
device, populate device attributes during enrollment, or select license type
during enrollment if multiple license types are available.
|