NTP Client Windows

NTP Client Windows

Mensagempor juliano.oliveira » 22 Set 2015, 11:39

For those that still asking this question.

To update, use the command below (2008 and 2012 server compatible)

Código: Selecionar todos
    w32tm /config /manualpeerlist:"ntp_server" /syncfromflags:manual /reliable:yes /update

change the ntp_server with your source

Restart the time service

Código: Selecionar todos
    net stop w32time
    net start w32time

Resync the time
Código: Selecionar todos
    w32tm /resync


Verify your sync status
Código: Selecionar todos
    w32tm /query /status


Commands above should be fine if your sources are working correctly and/or your connection is OK (firewall or Microsoft Forefront can be an issue also). The commands below can help with troubleshooting

To list out peers

Código: Selecionar todos
w32tm /query /peers


To list out NTP Sources:

Código: Selecionar todos
w32tm /query /source

Juliano Oliveira Rodrigues

Departamento TI - União Sudeste Brasileira
Ramal: 1002
juliano.oliveira
 
Mensagens: 92
Registrado em: 10 Nov 2011, 14:01
Localização: Niterói,RJ

Voltar para Servidores Windows

Quem está online

Usuários navegando neste fórum: Nenhum usuário registrado e 8 visitantes

cron