After releasing the November 2016 updates in WSUS we encounter the following situation:
From my experience this means to wait a little bit longer for the updates. In this case nothing changed the next two days.
After that we tried the following for the next days:
No errors are shown:
=================================
Checking System Update Readiness.
Binary Version 6.1.7601.22471
Package Version 26.0
2016-11-19 12:59
Checking Windows Servicing Packages
Checking Package Manifests and Catalogs
Checking Package Watchlist
Checking Component Watchlist
Checking Packages
Checking Component Store
Summary:
Seconds executed: 3098
No errors detected
The error 0x80244010
means:
//
// MessageId: WU_E_PT_EXCEEDED_MAX_SERVER_TRIPS
//
// MessageText:
//
// The number of round trips to the server exceeded the maximum limit.
//
#define WU_E_PT_EXCEEDED_MAX_SERVER_TRIPS _HRESULT_TYPEDEF_(0x80244010L)
So this is Windows Update related and so sfc and System Update Readiness tool can't fix this issue.
You should always have he latest Windows Update Client installed. The last one is part of the July 2016 Rollup, which also fixes slow Windows Update search and maybe your error messages.
User contributions licensed under CC BY-SA 3.0