PDC FSMO sync

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

in my network NTP server is PDC server and use its own internal clock. Now I
want to configure it to use external NTP servers. But I want that other
servers and clients in network continue to use PDC server as NTP server.


If I just do on internal NTP server/PDC server:
net time /setsntp: exernal_server


Will inside clients still sync with PDC server or will they see
external_server as NTP server ?


thanks for your time,

Keli
 
Hello Keli,

In a domain the PDCemulator is responsible for the time. All other DC's syncronize
with that one and member servers and workstations will synchronize with one
of the DC's. Doesn't matter if the PDCemulator use an external clock.

Best regards

Myweb
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
 
Don't use net time use w32tm

All the clients in your organization should be getting their time from their
authenticating dc. To get your PDCe to get its time externally follow the
details in the link provided below:
http://support.microsoft.com/kb/816042

--
Paul Bergson
MVP - Directory Services
MCT, MCSE, MCSA, Security+, BS CSci
2003, 2000 (Early Achiever), NT

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup
This posting is provided "AS IS" with no warranties, and confers no rights.
 
The command he specified will set the NTP time server to use, it isn't
actually doing anything through NET TIME - i.e. not using TOD.

--
Joe Richards Microsoft MVP Windows Server Directory Services
Author of O'Reilly Active Directory Third Edition
www.joeware.net


---O'Reilly Active Directory Third Edition now available---

http://www.joeware.net/win/ad3e.htm
 
Ok. Thanks for pointing out.

--
Paul Bergson
MVP - Directory Services
MCT, MCSE, MCSA, Security+, BS CSci
2003, 2000 (Early Achiever), NT

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup
This posting is provided "AS IS" with no warranties, and confers no rights.
 
I hope that is't to late to thank you all !
(I was absent ...)


thank you, I 'll try links.

Keli
 
Back
Top