Tag Archives: Windows Domain Controller NTP Time Settings

Windows Domain Controller NTP Time Settings

      Yorum yok Windows Domain Controller NTP Time Settings

Windows Domain Controller NTP Time Settings Herhangi bir ortamda çalışan DC’inin sistem saatini hypervisor veya uzak ntp sunucusundan alacak şekilde konfigüre edilmesi gerekebilir.Sunucuya firewall üzerinden gerekli yetkiler ve erişimler tanımlanarak.Remote NTP Server’a erişim sağlanır.(udp -123 port)   w32tm /query /status w32tm /monitor w32tm /stripchart /computer:ntp1.ulak.net.tr /dataonly net stop w32time w32tm /config /syncfromflags:manual /manualpeerlist:”ntp1.ulak.net.tr ntp2.ulak.net.tr ntp3.ulak.net.tr” net start w32time w32tm /config… Read more »