Hi reader,
We all know how important NTP is for Active Directory to function properly.
Here’s a quick command to test NTP on any machine.
w32tm /query /peers /verbose
This will give what NTP server is he peer for the machine, last successful sync time, errors if any, …
Very handy to troubleshoot a workstation/server with authentication problems.
Enjoy.