Hi MOAS Ind. e Com. Imp. e Exp. Ltda.
To keep your Windows Server 2019 time up to date, you can configure the Windows time service (W32Time) to synchronize with a reliable external time server. To do this, follow the steps below:
- Open the command prompt as an administrator.
- Type the following command and press Enter: w32tm /config /manualpeerlist:"pool.ntp.org",0x8 /syncfromflags:MANUAL
- Type the following command and press Enter: w32tm /config /update
- Type the following command and press Enter: net stop w32time && net start w32time
This will configure the Windows time service to synchronize with the pool.ntp.org time server. You can also replace "pool.ntp.org" with the name of the time server you want to use.
I hope that helps! If you have any more questions, please don't hesitate to ask.
Best regards,
Qiuyang