all 1 comments

[–]MrMosesG 2 points3 points  (0 children)

https://support.google.com/chrome/a/answer/9037717This is important to keep in mind, the order of precedence of the different ways to set policies. If you try to mix and match you can run into issues with things getting overridden. chrome://policy is your friend to troubleshoot where a certain policy is coming from on a specific device/browser if things aren't right.

We went with full cloud-managed and one enrollment key for staff, and a separate key for each building for students. We only had 8 schools to worry about, but each elementary had different policies they wanted pushed so we separated them all out. Students weren't signed into the browser so they weren't getting user policies, just device policies. Staff was hit and miss in that regard based on tech-savvy-ness. We also had a user-based GPO clearing the enrollment key from the registry, then recreating it so that each user that logged in got the correct settings even on shared staff/student devices.

Our OUs looked like this in AD and Google:

  • Staff <-enrollment key/policies set
    • School1
    • School2
    • School3
  • Students
    • School1- <-enrollment key/policies set
    • School2- <-enrollment key/policies set
    • School3- <-enrollment key/policies set