how to sync windows time from a ntp time server in command -
i working on windows 7. can sync time of win7 ntp linux server manually. how can in command prompt. can run on windows startup. , windows task plan not work me. time should this:
linux server --> windows 7.
any 1 knows that? thank you. can read msdn.
use net time net time \\timesrv /set /yes
after comment try 1 in evelated prompt :
w32tm /config /update /manualpeerlist:yourtimerserver
Comments
Post a Comment