We need to back up a bit...Make the following registry change. Go to : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32 Time\Parameters, find the REG_DWORD subkey called LocalNTP. Change the subkey value from 0 to 1. This will make your W2K Server a local SNTP server. The NT machines should need a SNTP client installed. If you don't want to use the idea below.
If you just type NET TIME from a command prompt on your workstation, do you see your time server?
Using the setsntp command sets you to go to a certain server, but I don't believe it will sync right away.
You can solve this easily by creating a batch file and using the following line:
NET TIME \\SERVER-NAME /SET /Y
This will do the same thing as you did above but there will not be a prompt. Stick this into the startup folder. You could also add this to your login script.
After this is accomplished, go pick a public tier-2 timeserver to sync with. I have had good success with the servers at U of I. See below for a list:
Hope this helps. I do have a couple more good links if you need them. Fish
"Your worst day is only 24 hours long"