From: 2Sweet on 2 Feb 2010 05:28 In windows 2003 server. How to check whether it is a NTP server?
From: Jonathan de Boyne Pollard on 2 Feb 2010 16:08 > > > How to check whether it is a NTP server? > Send it an NTP query and see whether you receive an NTP response back.
From: 2Sweet on 2 Feb 2010 22:15 How to setup a NTP server in Windows 2003 Server? "2Sweet" <chongcmw(a)hotmail.com> wrote in message news:O0U3oJ$oKHA.1552(a)TK2MSFTNGP05.phx.gbl... > In windows 2003 server. > How to check whether it is a NTP server?
From: Jonathan de Boyne Pollard on 3 Feb 2010 12:35 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <blockquote cite="mid:OOdfW8HpKHA.1552(a)TK2MSFTNGP05.phx.gbl" type="cite"> <p>How to setup a NTP server in Windows 2003 Server? </p> </blockquote> <p>Follow the instructions given by Microsoft. The KnowledgeBase articles are given quite obvious titles that come up in searches, including "<a href="http://technet.microsoft.com/en-us/library/cc782712%28WS.10%29.aspx">Administering the Windows Time Service</a>" and "<a href="http://support.microsoft.com/kb/816042">How to configure an authoritative time server in Windows Server</a>"<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span class="Apple-style-span" style="font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px;"></span></span>. Indeed, one of those pages would have been <em>the very first result that comes up</em>, had you put your question into Google Web.<br> </p> </body> </html>
From: Ace Fekay [MVP-DS, MCT] on 3 Feb 2010 21:32 "2Sweet" <chongcmw(a)hotmail.com> wrote in message news:O0U3oJ$oKHA.1552(a)TK2MSFTNGP05.phx.gbl... > In windows 2003 server. > How to check whether it is a NTP server? Is this server a domain controller or a standalone server (not part of a domain)? If the server is a domain controller, it is automatically the time server for the clients that used it to logon to the domain with. All DCs in a domain will look at the DC that holds the PDC Emulator role for time sync. If there are child domains, the child PDC Emulator will look to the parent domain's PDC Emulator for time sync. The is called the time service hierarchy in aa AD domain. The top of the hierarch is the PDC Emulator at the forest root, which should be configured to get time sync wtih a reliable internet time source. BUT, there is really nothing to configure with all the DCs and client machines, other than configuring time source on the forest root's PDC Emulator. It just works by DEFAULT, meaning out of the box. Read my blog on how time works in an AD domain with Window 2000, 2003 and 2008. Configuring the Windows Time Service for Windows Server http://msmvps.com/blogs/acefekay/archive/2009/09/18/configuring-the-windows-time-service-for-windows-server.aspx Now if you have a simple stand alone server (not part of a domain), the service works a litle differently. You would still set it up to sync with a reliable external source. Then set the other standalone machines (NOT part of a domain) as the time server so they can sync with this standalone server. You can also opt to install a third party time server service for your standalone server (non-domain member or domain controller), too. There are many out there, some are free. -- Ace This posting is provided "AS-IS" with no warranties or guarantees and confers no rights. Please reply back to the newsgroup or forum for collaboration benefit among responding engineers, and to help others benefit from your resolution. Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003 Microsoft Certified Trainer Microsoft MVP - Directory Services If you feel this is an urgent issue and require immediate assistance, please contact Microsoft PSS directly. Please check http://support.microsoft.com for regional support phone numbers.
|
Pages: 1 Prev: disk alignment for striped volume Next: windows 2008 rras VPN slow |