Windows Server 2008 builds an NTP server

Source: Internet
Author: User

1.windows Server 2008 Standard servers do not have NTP.

2. Some of the tutorials on the web are inaccurate and can be implemented below. The NTP server has been running for a long time and the problem does not occur.

3. Information is collected online.

The steps are as follows:

1. Open the Start menu and click Run Input regedit to open the Windows registry.

2. find the following location

Hkey_local_machine\system\currentcontrolset\services\w32time\config

3. Locate announceflags Double-click to save the modified value to 5 .

4. Turn on NTPServer

1. find the following location in the registry:

Hkey_local_machine\system\currentcontrolset\services\w32time\timeproviders\ntpserver\

2. Locate Enable and modify its value to 1.

5. Open the Start menu input CMD in the command line mode to enter:

net stop W32Time && net start w32time Restart the Win32time service.

-----------------------------

issues to be aware of:

1. set the w32time service startup mode to Automatic in system services.

2. Make sure the firewall allows UDP123 port access.

so you can The NTP client tests the time from this server to proofread the system.


This article is from the "WINDOWS2008NTP Server" blog, so be sure to keep this source http://sllikp.blog.51cto.com/2811344/1639055

Windows Server 2008 builds an NTP server

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.