Answers for "Set windows hardware clock to utc"

0

Set windows hardware clock to utc

reg add "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation" /v RealTimeIsUniversal /d 1 /t REG_DWORD /f
Posted by: Guest on October-11-2021

Browse Popular Code Answers by Language