On August 8, 2022, the Chilean government made an official announcement about a Daylight Saving Time (DST) time zone change. Starting at 12:00 a.m. Saturday, September 10, 2022 until 12:00 a.m. Satur...
For those who has MECM (SCCM), you can do this with a compliance rule (CI and CB). Since this change involves binary values, It requires some PowerShell scripting to get it working. Please configure these as discovery and remediation script and test it:
Finally just set a compliance rule so that the value returned by the discovery script is Equals "True"
From MEM (Intune), simply create a Script from the Device Menu and use the #RemediationScript below to assign it to a group for testing. It should also work just fine.