June 24, 2006

server problems

Filed under: Uncategorized — arrowsmith @ 2:01 pm

checked server and the server is still showing the time issue. I need to go back in my notes to sync with the firewall.

windows server edits can be accomplished by writing the following command.

net time:setsntp:

restart the windows time service

w32tm -test - v -once

keep in mind that port 123 has to be active on firewall

w32tm -period ?

0 = once a day
65535 = once every 2 days
65534 = once every 3 days
65533 = once every week (7 days)
65532 = once every 45 min until we get 3 good syncs, then once every  8 hours (3/day)
65531 = once every 45 min until we get 1 good sync, then once every day

 

HKLM\system\currentcontrolset\services\w32time\parameters

set period=0 once everything works.  restat the time service. 

 

public ntp server can be found.  http://ntp.isc.org/bin/view/Servers/WebHome