This can be configured on Windows devices using Hexnode’s Execute Custom Script action with PowerShell.
For the timezone requirement, prepare a PowerShell script that sets the required Windows timezone ID, then deploy it to the target Windows devices using the Execute Custom Script action. Hexnode also provides a reference script for setting the timezone on Windows devices here:
For the 24-hour time format, include the required Windows regional/time-format configuration in the same PowerShell script or deploy it as a separate script. Once the script is ready, run it on a test device first, verify that the timezone and time format are applied correctly, and then execute it on the intended device group.
Regards,
Mary Romero