Config\EventLogFlags

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Config

Data type Range Default value

REG_DWORD

1 | 2 | 3

2

Description

Specifies the events that the time service logs.

Value Meaning

1

EvtLog_TimeJump. Time service must make a discontinuous change to the clock.

2

EvtLog_SourceChange. Time service chooses a new source of time information.

3

EvtLog_SourceNone. Time service has not acquired time samples for a period that is 1.5 times the maximum poll interval specified by Config\MaxPollInterval, and no longer trusts the local clock to be accurate.

Activation Method

To make changes to this entry effective, at the command line, type:

w32tm /config /update

See Also

Concepts

FileLogEntries