Skip to content

Commit 60d1ad3

Browse files
authored
Update date and formatting in documentation
1 parent a1d310f commit 60d1ad3

1 file changed

Lines changed: 8 additions & 11 deletions

File tree

support/windows-server/active-directory/specialpollinterval-polling-interval-time-service-not-correct.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Time service does not correct the time
33
description: 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
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
@@ -14,11 +14,7 @@ ms.custom:
1414

1515
This 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`
6258
Value: 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:
6562
Conditional expression:
6663
SpecialPollInterval<(2^MinPollInterval)*(HoldPeriod+1)
6764
Domain member computer has default values:

0 commit comments

Comments
 (0)