I had a need for an accurate timezone and specific date format during Windows PE session when using SCCM OSD. To change timezone: At the start of the task sequence, run a command like “reg.exe import AUS_EST.reg” This is simply an export of HKLM\System\CurrentControlSet\Control\TimeZoneInformation. In my case, the contents of AUS_EST.reg looked like: Windows Registry [...]