Show NTP-servers on windows

Post Reply
Chris
Site Admin
Posts: 127
Joined: Mon Jul 21, 2008 9:45 am
Location: Leuven, Belgium
Contact:

Show NTP-servers on windows

Post by Chris »

Is there a command to find out on what NTP-servers a computer is syncing?
Chris
Site Admin
Posts: 127
Joined: Mon Jul 21, 2008 9:45 am
Location: Leuven, Belgium
Contact:

Re: Show NTP-servers on windows

Post by Chris »

You can use

Code: Select all

w32tm /query /configuration
w32tm /query /status
This command works from Windows Vista, Windows Server 2008, Windows 7 en up.
Post Reply