time on client PCs

  • Thread starter Thread starter paul campbell
  • Start date Start date
P

paul campbell

Our PCs show different times - we use 2000/XP clients on
an NT domain with 2000 member servers - what is the best
way to have client PCs with synchronised time
 
If you are in a Windows 2000 or better domain, time syncing services are
available as a domain service. You simply need to clear the SNTP setting of the
clients via the command

net time /setsntp


and then the time on the PC will be set to the time on the DC that authenticated
them and adjusted for the local PCs BIAS.
 
OP clearly stated NT domain, not 2000.

Joe Richards said:
If you are in a Windows 2000 or better domain, time syncing services are
available as a domain service. You simply need to clear the SNTP setting of the
clients via the command

net time /setsntp


and then the time on the PC will be set to the time on the DC that authenticated
them and adjusted for the local PCs BIAS.
 
Sorry. People posting in the Windows 2000 Active Directory group tend to be
running Active Directory, not NT4. I assumed the statement of NT was simply a
wording issue as 2K is still NT based.

Best option then is to define a well known time source that is trusted and set
all clients to point at it via the same command I mention below but specify the
time source in the setsntp command, not leave it blank to clear it.

joe
 

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

Back
Top