Time

R

Rob

I have 2 DCs. I configured the DC which detains FSMO
roles to become the Time server and synchronize itsef
with Internet server. All the network PCs including the
2 DCs syschronize withe the other DC which does not
detain the FSMO roles. How can my clients synchronize
with the right Server ? I have looked at this KB

http://support.microsoft.com/default.aspx?scid=216734

But when I use "net time" on a client, it still points to
the incorrect DC.


Any ideas please ?
 
S

Simon Geary

Running net time on a client PC will return the time at the DC in your
domain that comes first alphabetically so you may not even have a problem,
net time output is a bit of a red herring. Domain members should get their
time automatically from the authenticating DC and other DC's will get the
time from the PDC Emulator.
 
R

Rob

Thank you Simon.

I configued DC which detains FSMO roles as the Time
server, is there a way to make my clients synchronize
their time with this DC ?

Regards

Are you suggesting that I have no problem in relation to t
 
S

Simon Geary

This time sync should happen automatically so you shouldn't normally need to
do a manual sync. Are you noticing a difference in time between the clients
and the domain controllers?
To manually sync a client to a server you can use this command. net time
/setsntp:<ip of server>
 

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