Importing some older note files.
[website_subgeniuskitty.com] / data / notes / windows_8.1_pro.md
CommitLineData
0fb93fcc
AT
1# Overview #
2
3Installation notes for Windows 8.1 Pro workstation.
4
5# RTC / NTP #
6
7Since we prefer to set the RTC to UTC but Windows expects the RTC to be localtime, create/set the following registry entry.
8
9 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\RealTimeIsUniversal -> DWORD 0x01
10
11After saving the changes, right click the clock on the taskbar and select "Adjust date/time". On the "Internet Time" tab, disable NTP. The RTC can now be set to UTC and Windows will both correctly interpret it and avoid changing it.