time zone

M

matter

i update time zone on server but it's not change on
client and when i changed it on client manual it's come
back to oldest time and I disable automatically adjust
clock from client ( time zone ) but nothing change what
can i do to update time on client from server
 
M

Marin Marinov

matter97 said:
i update time zone on server but it's not change on
client and when i changed it on client manual it's come
back to oldest time and I disable automatically adjust
clock from client ( time zone ) but nothing change what
can i do to update time on client from server
Depends on what OSs the client and server have. Since you post in this
newsgroup, I'll assume the client is at least Win2K and is a member of a
in2K domain. Client time is always synchronized with a DC. Internally,
Windows always uses UTC (Universal Coordinate Time) time - time zones
are specific to each machine and they are used just for visualization
purposes. So, if the time zones on both the DC and the client are the
same you should see the same time. If not, account for the GMT offset
difference and again you should end up with the same time. Otherwise,
manually synchronize time using "net time \\<DC_Name> /set".
You have disabled clock adjust for daylight savings, to disable clock
sync with a DC you have to modify the registry. But never disable clock
synchronization on a domain member - Kerberos relies on very small time
difference for security reasons and you risk being unable to
authenticate.

HTH
--
Cheers,
Marin Marinov
MCT, MCSE 2003/2000/NT4.0,
MCSE:Security 2003/2000, MCP+I
-
This posting is provided "AS IS" with no warranties, and confers no
rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top