Sync Time/Date

Iniciado por DanielDuRio, Set 09, 2022, 03:40 PM

tópico anterior - próximo tópico
sc config w32time start=auto
net start w32time
w32tm /config /manualpeerlist:"201.49.148.135" /syncfromflags:manual /reliable:yes /update
net stop w32time
net start w32time
w32tm /resync
net stop w32time