2024-08-07 15:23 AEST by Arthur Barrett - Would be good for cvsdiag to include w32time registry keys as explained here:
https://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/configure-authoritative-
time-server
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters
TYPE [String]
NtpServer [String]
and
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config
AnnounceFlags [DWORD]
MaxPosPhaseCorrection [DWORD]
MaxNegPhaseCorrection [DWORD]
and
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServer
Enabled [DWORD]
debug settings:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config
FileLogSize [DWORD]
FileLogName [String]
FileLogEntries [String] |