Hacker News new | past | comments | ask | show | jobs | submit login

PowerShell invocation to disable this:

Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\W32Time\Config" -Name "UtilizeSslTimeData" -Type DWord -Value 0

Reload using:

W32tm.exe /config /update




Remember to tell w32tm to reload the configuration too.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: