Off hours intervals when the specified device policies are released

Setting the policy means the specified device policies are ignored (use these policies' default settings) during the specified intervals. Device policies are reapplied by Google Chrome when the policy period starts or ends. The user is notified and forced to sign out when this period changes and device policy settings change (for example, when a user signs in with a disallowed account).
See https://cloud.google.com/docs/chrome-enterprise/policies/?policy=DeviceOffHours for more information about schema and formatting.

Example value:

{
"intervals": [
{
"start": {
"day_of_week": "MONDAY",
"time": 12840000
},
"end": {
"day_of_week": "MONDAY",
"time": 21720000
}
},
{
"start": {
"day_of_week": "FRIDAY",
"time": 38640000
},
"end": {
"day_of_week": "FRIDAY",
"time": 57600000
}
}
],
"timezone": "GMT",
"ignored_policy_proto_tags": [
3,
8
]
}

Supported on: At least Microsoft Windows 7 or Windows Server 2008 family

Off hours intervals when the specified device policies are released (The single-line field is deprecated and will be removed in the future. Please start using the multi-line textbox below.)

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Google\ChromeOS
Value NameDeviceOffHours
Value TypeREG_SZ
Default Value


Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Google\ChromeOS
Value NameDeviceOffHours
Value TypeREG_MULTI_SZ
Default Value

chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)