Nooshin Madjdi wrote:
> I have a Relay which is connected to the windows server, i want to 
> synchronize the clock of the relay with the clock of the widnows , so i did 
> following
> 
> 1- i started windows time service
> 2- made registery changes for the w32tm , to make the windows Local NTP 
> Server
> 3- made changes in ntp.conf for extinguishing peers and the ntp server
> 
> 1-is that all to make the for synchronizing the two clock systems?
> 2- how can force the synchronisation to be done by a command?
> 3- how can i reduce the time interval of synchronisation ?
> 
> thanks

You shouldn't be using w32tm for this. Instead of doing this as it's not
a proper NTP server, install the Windows version of ntpd and configure
the ntp.conf file the way you need it.

You cannot "force" synchronization. You can speed things up  by using
iburst on the server lines and start the service with the -g option.

Danny
_______________________________________________
questions mailing list
[email protected]
https://lists.ntp.isc.org/mailman/listinfo/questions

Reply via email to