RE: Update Windows 2000 Time via Internet-NTP-Server

2003-03-25 Thread Gould, Kevin
C:\WINNT>net time /setsntp:ksovepdmc005 The command completed successfully. C:\WINNT>net time /querysntp The current SNTP value is: ksovepdmc005 This sets your time server and you shouldn't have to worry about it anymore. You just need to hunt down a reliable time server that you can reach. Ke

RE: Update Windows 2000 Time via Internet-NTP-Server

2003-03-25 Thread Jonas Brømsø Nielsen
Nah, but there is an application called Tardis which does exactly that. http://www.kaska.demon.co.uk/ And there is a CPAN module: Fwctl::Services::ntp - Fwctl module to handle the NTP protocol. http://search.cpan.org/author/FRAJULAC/Fwctl-0.28/Fwctl/Services/ntp.pm Jonas -- Jonas B. Nielsen U

Re: Update Windows 2000 Time via Internet-NTP-Server

2003-03-24 Thread John
On Tuesday, March 25, 2003 11:37 AM, Harald Wopenka wrote: > Hi there, > > does anyone know about a codesample which allows me to sync my > systemtime with a NTP-Server on the net? > > TIA, Harry Harry Attached is a script that I picked up for future study from places unknown. As yet I haven't