File tree Expand file tree Collapse file tree
support/windows-server/active-directory Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22title : Time service does not correct the time
33description : Provides a resolution for the issue that Windows Time service does not correct the time if the service gets into Spike state.
4- ms.date : 01/15 /2025
4+ ms.date : 03/28 /2025
55manager : dcscontentpm
66audience : itpro
77ms.topic : troubleshooting
@@ -14,11 +14,7 @@ ms.custom:
1414
1515This article provides a resolution for the issue that Windows Time service does not correct the time if the service gets into Spike state.
1616
17- Applies To:
18-
19- Windows Server (All supported versions)
20- Windows Client (All supported versions)
21-
17+ _ Applies to:_   ; Windows Server (All supported versions), Windows client (All supported versions)
2218_ Original KB number:_   ; 2638243
2319
2420## Symptoms
@@ -56,12 +52,13 @@ To configure Windows Time to use the MinPollInterval/MaxPollInterval as the poll
5652
5753## Workaround
5854
59- If you want to use "SpecialPollinterval", you should change the following registry:
60- ```
61- Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config
55+ If you want to use "SpecialPollinterval", you should change the following registry:
56+
57+ Key: ` HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config`
6258Value: MinPollInterval
63- Type: DWORD
64- ``` To avoid this issue, the registry key should apply conditional expression as follows:
59+ Type: DWORD
60+
61+ To avoid this issue, the registry key should apply conditional expression as follows:
6562Conditional expression:
6663SpecialPollInterval<(2^MinPollInterval)*(HoldPeriod+1)
6764Domain member computer has default values:
You can’t perform that action at this time.
0 commit comments