Time service on Windows Server

w32tm /unregister
net stop w32time
w32tm /register
net start w32time
w32tm /config /manualpeerlist:129.6.15.28,192.168.0.31 /syncfromflags:manual /reliable:yes /update
net stop w32time
net start w32time

w32tm /query /source
w32tm /query /configuration

    Leave a Reply

    Your email address will not be published. Required fields are marked *

    Time limit is exhausted. Please reload CAPTCHA.