lunes, 23 de mayo de 2011

SET NTP sync in Windows 2003 CLI | Configurar NTP para sincronizar reloj Windows 2003 CLI

Set NTP peers:

 

w32tm /config /manualpeerlist:”0.pool.ntp.org 1. time-a.nist.gov” /syncfromflags:MANUAL /reliable:YES /update

 

Restart Time Service:

 

net stop w32time

net start w32time

 

Screen Capture:

 

 

 

Read More:

 

http://technet.microsoft.com/en-us/library/bb490605.aspx

http://tf.nist.gov/tf-cgi/servers.cgi

No hay comentarios.:

Publicar un comentario