Skip to content

Commit a328308

Browse files
Merge pull request #7532 from MicrosoftDocs/main
Auto Publish – main to live - 2025-09-18 17:30 UTC
2 parents 94233ac + ccee02a commit a328308

3 files changed

Lines changed: 7 additions & 122 deletions

File tree

.openpublishing.redirection.administration.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,6 +1324,11 @@
13241324
"source_path": "WindowsServerDocs/administration/windows-commands/rem_1.md",
13251325
"redirect_url": "/windows-server/administration/windows-commands/rem",
13261326
"redirect_document_id": false
1327+
},
1328+
{
1329+
"source_path": "WindowsServerDocs/administration/windows-server-update-services/manage/wsus-messages-and-troubleshooting-tips.md",
1330+
"redirect_url": "/troubleshoot/windows-server/installing-updates-features-roles/wsus-messages-troubleshooting-tips",
1331+
"redirect_document_id": false
13271332
}
13281333
]
13291334
}

WindowsServerDocs/administration/windows-server-update-services/manage/wsus-messages-and-troubleshooting-tips.md

Lines changed: 0 additions & 120 deletions
This file was deleted.

WindowsServerDocs/networking/windows-time-service/Windows-Time-Service-Tools-and-Settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: concept-article
55
ms.author: daknappe
66
author: dknappettmsft
77
ms.assetid: 6086947f-f9ef-4e18-9f07-6c7c81d7002c
8-
ms.date: 07/02/2025
8+
ms.date: 09/18/2025
99
# customer intent: As an administrator, I want to find out more about Windows Time service settings so that I can adjust their configuration when I need to.
1010
---
1111

@@ -347,7 +347,7 @@ In the following table, *All versions* refers to all supported versions of Windo
347347
|**PollAdjustFactor** |All versions |Controls the decision to increase or decrease the poll interval for the system. The larger the value, the smaller the amount of error that causes the poll interval to be decreased. The default value on domain members is **5**. The default value on stand-alone clients and servers is **5**. |
348348
|**SpikeWatchPeriod** |All versions |Specifies the amount of time that a suspicious offset must persist before it's accepted as correct (in seconds). The default value on domain members is **900**. The default value on stand-alone clients and workstations is **900**. |
349349
|**TimeJumpAuditOffset** |All versions |Indicates the time jump audit threshold, in seconds. The offset is stored as an unsigned integer. If the time service adjusts the local clock by setting the clock directly, and the time correction is more than this value, the time service logs an audit event. |
350-
|**UpdateInterval** |All versions |Specifies the number of clock ticks between phase correction adjustments. The default value for domain controllers is **100**. The default value for domain members is **30,000**. The default value for stand-alone clients and servers is **360,000**.<p>Zero isn't a valid value for the **UpdateInterval** registry entry. |
350+
|**UpdateInterval** |All versions |Specifies the interval (in 10ms unit) between phase correction adjustments. A value of 0 has the same effect as 1. The default values are:<ul><li>Domain controllers: **100**</li><li>Domain members: **30,000**</li><li>Stand-alone clients and servers: **360,000**</li></ul> |
351351
|**UtilizeSslTimeData** |Windows versions later than Windows 10 build 1511 |Indicates whether W32Time uses multiple SSL timestamps to seed a clock that's grossly inaccurate. A value of **1** indicates multiple SSL timestamps are used.<p>The **UtilizeSslTimeData** registry value refers to the secure time seeding feature. For more information, see [Secure Time Seeding – improving time keeping in Windows](/archive/blogs/w32time/secure-time-seeding-improving-time-keeping-in-windows).<p>The default out-of-box value for all Windows versions with this feature is **1** except for Windows Server 2025, where the default value is **0**. Domain membership doesn't affect this setting.|
352352

353353
# [Parameters](#tab/parameters)

0 commit comments

Comments
 (0)