Posts

Showing posts from October, 2019

How to set up NTP Server on Window Server 2012

Image
The Network Time Protocol is a networking protocol for clock synchronization between computer system over the network. In any organization, Time Server (Time synchronization) is very important. Without time synchronization in your organization, we cannot receive update information from one server to another. Thus time sync is important. In this article I will show you how to configure time server in window server by using Local Group Policy Editor 1.Type “ gpedit.msc ” in run box. Go to “Computer Configuration > Administrative Template > System > Window Time > Time Provider  Click Enable Windows NTP Server and follows below step. After that go to Computer Configuration > Administrative Template > System > Window Time   and go to Global Configuration Settings “ Enabled ” and set “ AnnounceFlags to value “ 5 ” Finally, we have to restart window time service . ...