hidden hit counter
Welcome to WindowsForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

NTP question on Windows2003 Network

 
   Win 2000/NT/98/ME (Home) -> General Discussion RSS
Next:  Defrag..?  
Author Message
cst112

External


Since: Oct 25, 2005
Posts: 2



(Msg. 1) Posted: Fri Feb 22, 2008 12:15 pm
Post subject: NTP question on Windows2003 Network
Archived from groups: microsoft>public>win2000>general (more info?)

I hav configured my primary domain controller to sync time with an external
time server by editing the Registry as noted in the microsoft article.
http://support.microsoft.com/kb/816042

I have another domain controller which is no longer my primary domain
controller that also gets time from an external time source. ( I think I did
this via net time /setsntp:nameofserver)

Questions:
1. Is there any difference in using net time /setsntp vs editing the
registry manually? (wondering why microsoft and other articles I saw are
making it more complicated by requiring you to edit the registry?).

2. How do I set my domain controller that is no longer my primary domain
controller to obtain time from the primary domain controller (default
settings) instead of the external time source. Should I edit the registry
settings or just do a net time /setsntp:nameofmynewprimarydomaincontroller??

For this answer I would like to know what the registry settings should for
the default setting on the server.
Example:
Do I change
HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type\NTP
back to
HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type\NT5DS
Delete this key (for some reason the nptserver entry wasn't in my primary
domain server so I had to enter
it)HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\NtpServer
etc etc.

3. How do I check my other domain servers and member servers to ensure they
are getting time from the primary domain server? When I do a net time
/querysntp, I get The current SNTP value is: time.windows.com, 0x1. I
thought the default setting was that the other servers synched time with the
PDC.

Thanks.

 >> Stay informed about: NTP question on Windows2003 Network 
Back to top
Login to vote
Meinolf Weber

External


Since: Aug 27, 2007
Posts: 314



(Msg. 2) Posted: Fri Feb 22, 2008 4:05 pm
Post subject: Re: NTP question on Windows2003 Network [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello cst112,

Think this is an easier way and w32time is the new command:

PDCEmulator
http://technet2.microsoft.com/WindowsServer/en/library/ce8890cf-ef46-4...-8e4a-2

old PDCEmulator
http://technet2.microsoft.com/windowsserver/en/library/4a63190b-c594-4...-9195-e

Clients
http://technet2.microsoft.com/WindowsServer/f/?en/library/8990703a-a19...717-b6e

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

> I hav configured my primary domain controller to sync time with an
> external time server by editing the Registry as noted in the microsoft
> article. http://support.microsoft.com/kb/816042
>
> I have another domain controller which is no longer my primary domain
> controller that also gets time from an external time source. ( I think
> I did this via net time /setsntp:nameofserver)
>
> Questions:
> 1. Is there any difference in using net time /setsntp vs editing the
> registry manually? (wondering why microsoft and other articles I saw
> are
> making it more complicated by requiring you to edit the registry?).
> 2. How do I set my domain controller that is no longer my primary
> domain controller to obtain time from the primary domain controller
> (default settings) instead of the external time source. Should I edit
> the registry settings or just do a net time
> /setsntp:nameofmynewprimarydomaincontroller??
>
> For this answer I would like to know what the registry settings should
> for
> the default setting on the server.
> Example:
> Do I change
> HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type\NTP
> back to
> HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type\NT5DS
> Delete this key (for some reason the nptserver entry wasn't in my
> primary
> domain server so I had to enter
> it)HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\NtpServer
> etc etc.
> 3. How do I check my other domain servers and member servers to ensure
> they are getting time from the primary domain server? When I do a net
> time /querysntp, I get The current SNTP value is: time.windows.com,
> 0x1. I thought the default setting was that the other servers synched
> time with the PDC.
>
> Thanks.
>

 >> Stay informed about: NTP question on Windows2003 Network 
Back to top
Login to vote
cst112

External


Since: Oct 25, 2005
Posts: 2



(Msg. 3) Posted: Fri Feb 22, 2008 4:05 pm
Post subject: Re: NTP question on Windows2003 Network [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks, that simplifies things. Looks like the instructions for the old
PDCEmulatoer changes the registry key to
HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type\NT5DS which
changes it to synch time from domain hierarchy.

So to answer another one of my questions, just look for this registry key to
see how the time is synching.
Or is there a command line tool that will tell me this?

Kevin



"Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
news:ff16fb668a0c88ca43a1017d25cb@msnews.microsoft.com...
> Hello cst112,
>
> Think this is an easier way and w32time is the new command:
>
> PDCEmulator
> http://technet2.microsoft.com/WindowsServer/en/library/ce8890cf-ef46-4...-8e4a-2
>
> old PDCEmulator
> http://technet2.microsoft.com/windowsserver/en/library/4a63190b-c594-4...-9195-e
>
> Clients
> http://technet2.microsoft.com/WindowsServer/f/?en/library/8990703a-a19...717-b6e
>
> 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
>
>> I hav configured my primary domain controller to sync time with an
>> external time server by editing the Registry as noted in the microsoft
>> article. http://support.microsoft.com/kb/816042
>>
>> I have another domain controller which is no longer my primary domain
>> controller that also gets time from an external time source. ( I think
>> I did this via net time /setsntp:nameofserver)
>>
>> Questions:
>> 1. Is there any difference in using net time /setsntp vs editing the
>> registry manually? (wondering why microsoft and other articles I saw
>> are
>> making it more complicated by requiring you to edit the registry?).
>> 2. How do I set my domain controller that is no longer my primary
>> domain controller to obtain time from the primary domain controller
>> (default settings) instead of the external time source. Should I edit
>> the registry settings or just do a net time
>> /setsntp:nameofmynewprimarydomaincontroller??
>>
>> For this answer I would like to know what the registry settings should
>> for
>> the default setting on the server.
>> Example:
>> Do I change
>> HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type\NTP
>> back to
>> HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type\NT5DS
>> Delete this key (for some reason the nptserver entry wasn't in my
>> primary
>> domain server so I had to enter
>> it)HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\NtpServer
>> etc etc.
>> 3. How do I check my other domain servers and member servers to ensure
>> they are getting time from the primary domain server? When I do a net
>> time /querysntp, I get The current SNTP value is: time.windows.com,
>> 0x1. I thought the default setting was that the other servers synched
>> time with the PDC.
>>
>> Thanks.
>>
>
>
 >> Stay informed about: NTP question on Windows2003 Network 
Back to top
Login to vote
Meinolf Weber

External


Since: Aug 27, 2007
Posts: 314



(Msg. 4) Posted: Fri Feb 22, 2008 9:06 pm
Post subject: Re: NTP question on Windows2003 Network [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello cst112,

Athe end ot "Windows Time Service Tools" you find the commands for registry
key:
http://technet2.microsoft.com/windowsserver/en/library/b43a025f-cce2-4...-b3ea-3

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

> Thanks, that simplifies things. Looks like the instructions for the
> old PDCEmulatoer changes the registry key to
> HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type\NT5DS
> which changes it to synch time from domain hierarchy.
>
> So to answer another one of my questions, just look for this registry
> key to
> see how the time is synching.
> Or is there a command line tool that will tell me this?
> Kevin
>
> "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
> news:ff16fb668a0c88ca43a1017d25cb@msnews.microsoft.com...
>
>> Hello cst112,
>>
>> Think this is an easier way and w32time is the new command:
>>
>> PDCEmulator
>> http://technet2.microsoft.com/WindowsServer/en/library/ce8890cf-ef46-
>> 4931-8e4a-2fc5b4ddb0471033.mspx?mfr=true
>> old PDCEmulator
>> http://technet2.microsoft.com/windowsserver/en/library/4a63190b-c594-
>> 4d43-9195-e54e4cb89d251033.mspx?mfr=true
>> Clients
>> http://technet2.microsoft.com/WindowsServer/f/?en/library/8990703a-a1
>> 97-4717-b6e5-b7406d9f91f01033.mspx
>> 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
>>> I hav configured my primary domain controller to sync time with an
>>> external time server by editing the Registry as noted in the
>>> microsoft article. http://support.microsoft.com/kb/816042
>>>
>>> I have another domain controller which is no longer my primary
>>> domain controller that also gets time from an external time source.
>>> ( I think I did this via net time /setsntp:nameofserver)
>>>
>>> Questions:
>>> 1. Is there any difference in using net time /setsntp vs editing the
>>> registry manually? (wondering why microsoft and other articles I saw
>>> are
>>> making it more complicated by requiring you to edit the registry?).
>>> 2. How do I set my domain controller that is no longer my primary
>>> domain controller to obtain time from the primary domain controller
>>> (default settings) instead of the external time source. Should I
>>> edit
>>> the registry settings or just do a net time
>>> /setsntp:nameofmynewprimarydomaincontroller??
>>> For this answer I would like to know what the registry settings
>>> should
>>> for
>>> the default setting on the server.
>>> Example:
>>> Do I change
>>> HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type\NTP
>>> back to
>>> HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type\NT5DS
>>> Delete this key (for some reason the nptserver entry wasn't in my
>>> primary
>>> domain server so I had to enter
>>> it)HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\NtpServ
>>> er
>>> etc etc.
>>> 3. How do I check my other domain servers and member servers to
>>> ensure
>>> they are getting time from the primary domain server? When I do a
>>> net
>>> time /querysntp, I get The current SNTP value is: time.windows.com,
>>> 0x1. I thought the default setting was that the other servers
>>> synched
>>> time with the PDC.
>>> Thanks.
>>>
 >> Stay informed about: NTP question on Windows2003 Network 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
win 2k network id question/reset sys info - my appologies if this posts twice, I tried once before. I was trying to make it easier to access my win 2k machine from the XP pc's on my home network. Other 2 connect/share fine. Can see xp machines and printers from win 2k pc and can share printer o...

VPN Question - I'm connecting to our network via our VPN connection. Obviosuly when I'm at home I'm not authenticating to our network so when I go to mange a computer across the VPN I do not have the authority to start and stop services. Is there a way I can start...

Ctrl+Alt+Del Question.. - Does anyone know how I would go about changing the background of the little box that displays asking you to hit Ctrl+Alt+Del when loging on? At my work, we have our company logo set as the background, so I know it can be done..If anyone knows how I can..

Licensing question - this post is not archived.

Profile question... - After a series of Windows updates, I now have an Administrator folder & an Administrator.computername folder in my documents & settings folder. How & why did this happen?
   Win 2000/NT/98/ME (Home) -> General Discussion All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
 Windows XP
  Win 2000/NT/98/ME
 Windows Vista!


[ Contact us | Terms of Service/Privacy Policy ]