Setting NTP Client For Windows 2000 and Windows XP (using command):
Go to START > Run > type cmd (a command prompt will be open)
on the command prompt, type as follow, assume the NTP server is time.nist.gov or you can use your server IP address.
C:\ net time /setsntp:time.nist.gov
C:\ net stop w32time
C:\ net start w32time
Hola… you already set your Windows 2000 NTP sync without 3rd party application. Then check using this, should be no error is generated.
C:\ net time /querysntp
from Networking is Easy
