Follow via:
RSS
Email Alert
Question
0 Votes
+ -

Windows Server 2003 domain Win32 time issue

Hello all,

We have a group of servers here that are all running Windows Server 2003 and are all established as domain controllers. I have updated the registry on the primary domain controller, call it Purple, to use an external time server in our area. The time has updated on Purple but the other domain controllers are not pulling that time. On my workstation here if I do "net time" command I receive a statement that it is pulling the time from server White. What do I need to do to get all times on workstations and on servers to pull from the server Purple (configured to pull from a time server). Thanks in advance.
18th Jul 2007

Answers (1)

0 Votes
+ -
Group policy...
can be used to tell the computers where to go.
info here.

http://tinyurl.com/5xfth

Or you can put it in a login script with something like this

:time
REM Network Time Synchronization
NET TIME \\servername /SET /YES
18th Jul 2007
Answer the question
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.