Home
Windows Registry Tweaks
Index Page
Hardware
Disk Drives
Mice and Keyboards
Modems and Communications
Printers and Plotters
Processor and Motherboard
Video and Graphics
Network
Clients
Internet and Remote Access
Protocols
TCP/IP
WINS
Servers
Security
Active Desktop
Control Panel
Display
Network
Passwords
Printers
System
Desktop and Explorer
Login and Authentication
Network
Privacy
Remote Access
Start Menu and Taskbar
Documents and Folders
System
Software
Internet Explorer
Appearance
Network and Connections
Search Features
Security
Media Player
Microsoft Office
Outlook
Netmeeting
Outlook Express
pcAnywhere
Windows CE
Windows Messenger
Tips and Tricks
Configuration Files
AUTOEXEC.BAT
BOOT.INI
CONFIG.SYS
MSDOS.SYS
SYSTEM.INI
Customization
Keyboard Shortcuts
Windows
Accessories
Command Processor
Dr Watson
Registry Editor
Task Scheduler
Windows Installer
Appearance and Display
Icons and Fonts
Menus And Windows
Desktop
Explorer
File System
Caching and Memory
Files and Shortcuts
Maintenance
Login and Authentication
Start Menu and Taskbar
Documents and Folders
Taskbar
Startup and Shutdown
System
Scripts
Services
Windows File Checker
Troubleshooting
Crash Control
Logging
Repair
Registry FAQ
Dreamage
Book List
Downloads
Support Forums
Newsletter
Download Updates
Subscribe
Registry Guide for Windows Registry Guide for Windows
Part of the Dreamage Network
Dreamage Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Windows Time Synchronization Settings (Windows 2000/XP)
Category: Home > Windows > System > Services

Download this tweak with Tweak Manager!This tweak can be easily applied using Dreamage Tweak Manager.
Download a free trial now!

These parameters allow you to control the synchronization settings of the W32Time service. This service ensures that computer date and time settings are correctly synchronized throughout an organization.

Open your registry and find the key below.

Create any of the optional values below to control the clock synchronization settings.

NtpServer (REG_SZ)
Used to manually configure the time source. Set this to the DNS name or IP address of the NTP server to synchronize from.

Period (REG_DWORD)
Used to control how often the time service synchronizes.

  • 0 - once a day
  • 65535 - once every 2 days
  • 65534 - once every 3 days
  • 65533 - once every week (7 days)
  • 65532 - once every 45 minutes until 3 good synchronizations occur, then once every 8 hours (3 per day) [default]
  • 65531 - once every 45 minutes until 1 good synchronization occurs, then once every day

    ReliableTimeSource (REG_DWORD)
    Used to indicate that this computer has reliable time.

  • 0 - do not mark this computer as having reliable time [default]
  • 1 - mark this computer as having reliable time (this is only useful on a domain controller)

    Type (REG_SZ)
    Used to control how a computer synchronizes.

  • Nt5DS - synchronize to domain hierarchy [default]
  • NTP - synchronize to manually configured source
  • NoSync - do not synchronize time

    Stop and restart the W32Time service for the change to take effect.

    Registry Editor Example
    |NameTypeData|
    |(Default)REG_SZ(value not set)|
    |NtpServerREG_SZtime.windows.com|
    |PeriodREG_DWORD0x00000000 (0)|
    |ReliableTimeSourceREG_DWORD0x00000001 (1)|
    |TypeREG_SZNTP|
    -
    |HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters|
    -

    Settings:
    System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters]

    Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

    Last Modified: July 19, 2002

  •  Return to Index Copyright © 1998-2003. All Rights Reserved.  License