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

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -