- Joined
- Jul 21, 2000
- Messages
- 11,618
how do you guys sync the time on a windows network?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Originally posted by -l-Z3K3-l-
how do you guys sync the time on a windows network?
Originally posted by -l-Z3K3-l-
well in work i'm using the net time command on the users login script
but as the machines have a policy restricting them , the command doesn't seem to run successfully
so the user is restricted from changing the time therefore the script also fails.
anyone know any way around this?
o our domain controller is an NT4 server
(which doesn't have the Win2k w32time service)
i'm using a combo of WinNT, Win2000 and Win98 PC's
Originally posted by m1abram
Well one way is to install a Time Sync app on the machine, that can run with the correct privileges as a service.
Course I do not know much about windows scripting, however I would be interested in a sudo way to do that.
Another option would be to adjust the users priv. to allow them to change the time. This of course is probably not a preferred method though.
Originally posted by -l-Z3K3-l-
i was trying something like that
i got a free program called NetTime that can run as a service.
problem is i can't get it to sync with any of my servers.
the only thing it picks up are WinXP machines?
whcih is wierd
i am running some Win2k servers aswell and yet this program doesn't pick them up
yupOriginally posted by m1abram
I use NetTime also, the auto-config does not always work. Have you tried manually entering the time servers?
Originally posted by -l-Z3K3-l-
yup
using the IP and the server name and it just fails
the Windows Time service is runnign on the particular 2000 server i'm connecting to
what changes should i make to the 2000 server or should i make any? is there something i have to do to make the server advertise itself as a time server