Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > Re: NTP Server for time sync

Reply
Thread Tools Display Modes

Re: NTP Server for time sync

 
 
w32tm /config /manualpeerlist:PEERS /syncfromflags:manual /reliable:yes /update
Guest
Posts: n/a

 
      06-24-2010
Hello The,

In a domain the DC with the PDCEmulator role is the time source, all other
DCs sync with that one and the rest of the odmain sync with an available DC.

If possible configure the PDCEmulator to a time server(not domain member),
router/switch/NTP device or external time server:
w32tm /config /manualpeerlist:PEERS /syncfromflags:manual /reliable:yes /update

With "PEERS" you can set the time source, either DNS name (time.windows.com)
or an ip address from a reliable time source.

Here you can find some of them:
http://www.pool.ntp.org/


Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi all. As I understand it, if I configure the PDC Emulator to sync
> with an NTP server by setting:
>
> w32time\parameters\NtpServer=time.example.com,0x1
> w32time\parameters\Type=NTP
> my PDC emulator seems to sync time with [w32tm /resync] even if the
> NTP server does not exist. In fact, it even tells me the command
> completed successfully and I don't always get an error in the log.
>
> My understanding is the DC will use its internal clock for a time
> source if the NTP server is not working. Is there any way to turn this
> functionality off? Since an error is not always generated, what is the
> best way to confirm the NTP server is the source being used?
>
> thanks
>
> - j
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What's wrong with my live.com account? Michael Elliott Windows Live Mail 43 1 Week Ago 09:36 PM
Reinstalling CompanyWeb Intranet Site on SBS 2003 Greg Wilkerson Windows Small Business Server 1 05-11-2010 01:59 PM
2nd Domain in a 2 domain forest cannot be contacted David Alge DNS Server 30 01-21-2010 05:26 AM
I also have an error 646 in Windows update. Please help. Jose Windows Update 12 01-09-2010 01:00 PM
Error not able to loging after upgrading domain controller Alexyy Active Directory 6 11-10-2009 06:09 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59