Jump to content

Recommended Posts

Posted

Since the clocks went back, all the PC's in 1 room don't have the same time as the rest of the school.

 

Is there some sort of service that should be running that i can check.

 

Or is there something else that i can look at.

 

 

 

dezt

Posted
You could always use the "settime" command in a KIX based logon script to sync the time up with the server?

 

You can do it in dos as well

 

net time\\server   /set  /yes

 

or it seems

 

net time

 

Will sync the time with the DC.

Posted
It doesn't matter where it picks the time up from - Windows adjusts the clock based on that time and then applies any daylight savings settings IIRC.
Posted

I'll give the net time command a try, they are all part of the same domain and the time settings and daylight saving settings are set correctly.

 

thanks so far.

Posted
I'll give the net time command a try, they are all part of the same domain and the time settings and daylight saving settings are set correctly.

 

thanks so far.

 

Any luck so far? What I've done is to set our DC with the correct time, then push out a net time command via login scripts. I'll try and look up the exact syntax I've used when I'm back in the office tomorrow morning and get back to you.

Posted
then push out a net time command via login scripts

 

If you need to do that then your domain is (slightly) broken and you should fix it instead. There are a zillion ways to break things but:

 

Look at a workstation System event log for w32time errors. If you find them (forget the event IDs, but they come in pairs) go to your PDC Emulator and check the SEL there to see if the time service is happy.

 

I've seen a particular scenario (over and over and over again) where the PDC Emulator didn't supply time to the domain until it was configured with an external time source.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...