Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > How to configure windows 2008 as NTP server ?

Reply
Thread Tools Display Modes

How to configure windows 2008 as NTP server ?

 
 
DD
Guest
Posts: n/a

 
      05-27-2010
how to configure windows 2008 server as NTP server and this server also act
as NTP client will sync the time with external vendor's NTP server
 
Reply With Quote
 
 
 
 
neo
Guest
Posts: n/a

 
      05-27-2010
Is the Windows 2008 server going to be setup as a domain controller, domain
member, or standalone (workgroup)?

"DD" <> wrote in message
news:70A56815-424B-47EC-B16A-...
> how to configure windows 2008 server as NTP server and this server also
> act
> as NTP client will sync the time with external vendor's NTP server


 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      05-28-2010
Hello DD,

Assuming that that machine is a domain controller it MUST be the PDCEmulator
DC, "netdom query fsmo" will show you. On that machine run in an elevated
command prompt:

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/

That way it will update form the configured source and the other DCs sync
with it and all domain members sync with an available DC. That's the default
way in a domain.

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


> how to configure windows 2008 server as NTP server and this server
> also act as NTP client will sync the time with external vendor's NTP
> server
>



 
Reply With Quote
 
DD
Guest
Posts: n/a

 
      05-31-2010
standalone. how to enable as NTP server ?

"neo" wrote:

> Is the Windows 2008 server going to be setup as a domain controller, domain
> member, or standalone (workgroup)?
>
> "DD" <> wrote in message
> news:70A56815-424B-47EC-B16A-...
> > how to configure windows 2008 server as NTP server and this server also
> > act
> > as NTP client will sync the time with external vendor's NTP server

>
> .
>

 
Reply With Quote
 
DD
Guest
Posts: n/a

 
      05-31-2010
is standalone server running on workgroup. need to install 3rd party NTP
service program or default as NTP server ?

"Meinolf Weber [MVP-DS]" wrote:

> Hello DD,
>
> Assuming that that machine is a domain controller it MUST be the PDCEmulator
> DC, "netdom query fsmo" will show you. On that machine run in an elevated
> command prompt:
>
> 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/
>
> That way it will update form the configured source and the other DCs sync
> with it and all domain members sync with an available DC. That's the default
> way in a domain.
>
> 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
>
>
> > how to configure windows 2008 server as NTP server and this server
> > also act as NTP client will sync the time with external vendor's NTP
> > server
> >

>
>
> .
>

 
Reply With Quote
 
neo
Guest
Posts: n/a

 
      06-05-2010

This should help
http://support.microsoft.com/kb/816042


"DD" <> wrote in message
news:FBCC48E5-3E8C-4ED3-9765-...
> standalone. how to enable as NTP server ?
>
> "neo" wrote:
>
>> Is the Windows 2008 server going to be setup as a domain controller,
>> domain
>> member, or standalone (workgroup)?
>>
>> "DD" <> wrote in message
>> news:70A56815-424B-47EC-B16A-...
>> > how to configure windows 2008 server as NTP server and this server also
>> > act
>> > as NTP client will sync the time with external vendor's NTP server

>>
>> .
>>


 
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
0x8BAD0008 Greg Just Windows Live Mail 1 03-24-2010 07:54 AM
Error number 80073712 naraku4656 Windows Update 51 02-18-2010 11:36 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
The local domain controller could not connect with - 2008 boe Active Directory 9 11-22-2009 01:05 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