Post

❓ QnA: NTP time service

Posts này tổng hợp các QnA (Question and Answer) về chủ đề NTP

Check Time Driff

❔ Question: Trên Windows server, làm thế nào để check Time Driff với một reference ntp?
🚩 Answer: Run below command

1
   w32tm /stripchart /computer:us.pool.ntp.org /dataonly /samples:5

Check NTP setting

❔ Question: Hiện tại Windows server có thiết lập đồng bộ thời gian với ntp server nào ?
🚩 Answer:

Get current ntp time

❔ Question: Command to get current time of NTP server 🚩 Answer: Run below command

1
   w32tm /stripchart /computer:us.pool.ntp.org /dataonly /samples:5
This post is licensed under CC BY 4.0 by the author.