December 7, 2011 – 6:58 pm | 16 Comments

3CX is pleased to announce a new release of 3CX Phone System 10, build 22686. Service Pack 5 fixes numerous 3CX Wallboard issues and also adds a new and important caller ID feature. To download …

Read the full story »
Releases

3CX Product Releases

VoIP How To

Technical tips to run your VoIP PBX more efficiently

Events

3CX Trainings and Webinars around the world

Docs & FAQ

3CX Documentation how to and FAQ

Phone configuration

3CX, Aastra, Cisco, Yealink, Grandstream, Polycom configs

Home » Docs & FAQ

How to Set Up a Windows 2008 R2 SNTP / NTP Server

Submitted by on December 5, 2009 – 5:32 pmNo Comment
When configured correctly, you can use the Windows Time (W32Time) service as an SNTP/NTP server for both windows and non-windows SNTP/NTP clients.
  • Start “regedit”, and locate this key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\
… and set the “AnnounceFlags” parameter value to 5
  • To Enable the NTPServer, locate this key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServer\
…and set the “Enabled” parameter value to “1″
  • Exit the Registry Editor
  • Run the following commands to restart the Windows Time service:
net stop w32time
net start w32time

Comments are closed.