Ciao,
I have reinstalled WSUS on the same server (2012R2) because i've changed DBWSUS disks and something gone wrong.
I have installed WSUS without problems, the version is 6.3.9600.18838.
Meanwhile (1 month because the WSUS is in production) I have updated every machine using MicrosoftUpdate.
Now the scenario is:
The clients WIN2012R2 got WUAUCLT 7.9.9600.18970 and seem updated (the state-reporting is running).
The clients WINDOWS10 got WUAUCLT 10.0.1.14393.2189 and seem updated (the state-reporting is running).
The clients WINDOWS8 are still off-line for holidays.
The clients WINDOWS7 got WUAUCLT 7.6.7601.24085 have not the state-report (0).
The clients WINXP got WUAUCLT 7.6.7600.256 and seem updated (the state-report is running).
On Client SEVEN I tried This with Administrative Privileges
REM ======================================
cls
net stop bits
net stop wuauserv
net stop cryptsvc
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientId /f
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientIdValidation /f
RD /S /Q C:\windows\SoftwareDistribution
del c:\Windows\windowsupdate.log
REM -> NO: Another process running (Explorer)
regsvr32 /s atl.dll
regsvr32 /s wucltui.dll
regsvr32 /s wucltux.dll
regsvr32 /s wudriver.dll
regsvr32 /s wuwebv.dll
regsvr32 /s wups.dll
regsvr32 /s wups2.dll
regsvr32 /s wuaueng.dll
regsvr32 /s wuapi.dll
regsvr32 /s msxml3.dll
regsvr32 /s mssip32.dll
regsvr32 /s initpki.dll
regsvr32 /s softpub.dll
net start cryptsvc
net start wuauserv
net start bits
gpupdate /force
wuauclt /resetauthorization
wuauclt /detectnow
wuauclt /reportnow
rem
REM =====================================
But nothing is changed
And this is the WINDOWSUPDATE.LOG of the same machine
2018-08-30
17:59:27:234
716
30f0
AU
########### AU: Uninitializing Automatic Updates ###########
2018-08-30
17:59:27:261
716
30f0
Service
*********
2018-08-30
17:59:27:261
716
30f0
Service
** END ** Service: Service exit [Exit code = 0x240001]
2018-08-30
17:59:27:261
716
30f0
Service
*************
2018-08-30
17:59:35:213
716
5610
Misc
=========== Logging initialized (build: 7.6.7601.24085, tz: +0200) ===========
2018-08-30
17:59:35:213
716
5610
Misc
= Process: C:\Windows\system32\svchost.exe
2018-08-30
17:59:35:213
716
5610
Misc
= Module: c:\windows\system32\wuaueng.dll
2018-08-30
17:59:35:213
716
5610
Service
*************
2018-08-30
17:59:35:213
716
5610
Service
** START ** Service: Service startup
2018-08-30
17:59:35:213
716
5610
Service
*********
2018-08-30
17:59:35:219
716
5610
Agent
* WU client version 7.6.7601.24085
2018-08-30
17:59:35:219
716
5610
Agent
* Base directory: C:\Windows\SoftwareDistribution
2018-08-30
17:59:35:219
716
5610
Agent
* Access type: No proxy
2018-08-30
17:59:35:219
716
5610
Agent
* Network state: Connected
2018-08-30
17:59:35:540
716
5610
DtaStor
Default service for AU is {00000000-0000-0000-0000-000000000000}
2018-08-30
17:59:35:545
716
5610
DtaStor
Default service for AU is {9482F4B4-E343-43B6-B170-9A65BC822C77}
2018-08-30
17:59:35:549
716
5610
Agent
WARNING: Failed to read the service id for re-registration 0x80070002
2018-08-30
17:59:35:549
716
5610
Agent
WARNING: Missing service entry in the backup data store; cleaning up
2018-08-30
17:59:54:933
716
4cbc
Report
CWERReporter::Init succeeded
2018-08-30
17:59:54:933
716
4cbc
Agent
*********** Agent: Initializing Windows Update Agent ***********
2018-08-30
17:59:54:933
716
5770
Agent
*********** Agent: Initializing Windows Update Agent ***********
2018-08-30
17:59:54:933
716
53f4
Agent
*********** Agent: Initializing Windows Update Agent ***********
2018-08-30
17:59:54:936
716
4cbc
Agent
* Prerequisite roots succeeded.
2018-08-30
17:59:54:936
716
4cbc
Agent
*********** Agent: Initializing global settings cache ***********
2018-08-30
17:59:54:936
716
4cbc
Agent
* WSUS server: http://server01:8530
2018-08-30
17:59:54:936
716
4cbc
Agent
* WSUS status server: http://server01:8530
2018-08-30
17:59:54:936
716
4cbc
Agent
* Target group: (Unassigned Computers)
2018-08-30
17:59:54:936
716
4cbc
Agent
* Windows Update access disabled: No
2018-08-30
17:59:54:937
716
5610
Agent
Created new random SusClientId 0523da8b-f209-4cd2-aca8-2db0cd02999c. Old Id: none.
2018-08-30
17:59:54:937
716
5610
Report
*********** Report: Initializing static reporting data ***********
2018-08-30
17:59:54:937
716
5610
Report
* OS Version = 6.1.7601.1.0.65792
2018-08-30
17:59:54:937
716
5610
Report
* OS Product Type = 0x00000030
2018-08-30
17:59:54:938
716
4cbc
DnldMgr
Download manager restoring 0 downloads
2018-08-30
17:59:54:938
716
5770
AU
########### AU: Initializing Automatic Updates ###########
2018-08-30
17:59:54:938
716
5770
AU
# WSUS server: http://server01:8530
2018-08-30
17:59:54:938
716
5770
AU
# Detection frequency: 18
2018-08-30
17:59:54:938
716
5770
AU
# Approval type: Scheduled (Policy)
2018-08-30
17:59:54:938
716
5770
AU
# Scheduled install day/time: Every day at 13:00
2018-08-30
17:59:54:938
716
5770
AU
# Auto-install minor updates: Yes (Policy)
2018-08-30
17:59:54:938
716
5770
AU
# Will interact with non-admins (Non-admins are elevated (Policy))
2018-08-30
17:59:54:939
716
5770
AU
Setting AU scheduled install time to 2018-08-31 11:00:00
2018-08-30
17:59:54:999
716
5610
Report
* Computer Brand = Hewlett-Packard
2018-08-30
17:59:54:999
716
5610
Report
* Computer Model = HP Pro 3400 Series MT
2018-08-30
17:59:55:000
716
5610
Report
* Bios Revision = 7.16
2018-08-30
17:59:55:000
716
5610
Report
* Bios Name = BIOS Date: 03/23/2012 CUP_716.rom Ver: 7.16
2018-08-30
17:59:55:000
716
5610
Report
* Bios Release Date = 2012-03-23T00:00:00
2018-08-30
17:59:55:000
716
5610
Report
* Locale ID = 1040
2018-08-30
17:59:55:464
716
5770
AU
Successfully wrote event for AU health state:0
2018-08-30
17:59:55:464
716
5770
AU
Initializing featured updates
2018-08-30
17:59:55:464
716
5770
AU
Found 0 cached featured updates
2018-08-30
17:59:55:465
716
5770
AU
Successfully wrote event for AU health state:0
2018-08-30
17:59:55:465
716
5770
AU
Successfully wrote event for AU health state:0
2018-08-30
17:59:55:465
716
5770
AU
AU finished delayed initialization
2018-08-30
17:59:55:465
716
5770
AU
Triggering AU detection through DetectNow API
2018-08-30
17:59:55:465
716
5770
AU
Triggering Online detection (non-interactive)
2018-08-30
17:59:55:465
716
5610
AU
#############
2018-08-30
17:59:55:466
716
5610
AU
## START ## AU: Search for updates
2018-08-30
17:59:55:466
716
5610
AU
#########
2018-08-30
17:59:55:466
716
5610
AU
<<## SUBMITTED ## AU: Search for updates [CallId = {56DBCC6C-01EE-487D-98A6-EFC8629C513D}]
2018-08-30
17:59:55:467
716
210c
Agent
*************
2018-08-30
17:59:55:467
716
210c
Agent
** START ** Agent: Finding updates [CallerId = AutomaticUpdates]
2018-08-30
17:59:55:467
716
210c
Agent
*********
2018-08-30
17:59:55:467
716
210c
Agent
* Online = Yes; Ignore download priority = No
2018-08-30
17:59:55:467
716
210c
Agent
* Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0
and DeploymentAction='Uninstallation' and RebootRequired=1"
2018-08-30
17:59:55:467
716
210c
Agent
* ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
2018-08-30
17:59:55:468
716
210c
Agent
* Search Scope = {Machine}
2018-08-30
17:59:55:468
716
210c
Setup
Checking for agent SelfUpdate
2018-08-30
17:59:55:468
716
210c
Setup
Client version: Core: 7.6.7601.24085 Aux: 7.6.7601.24085
2018-08-30
17:59:55:478
716
210c
Misc
Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab with dwProvFlags 0x00000080:
2018-08-30
17:59:55:484
716
210c
Misc
Microsoft signed: NA
2018-08-30
17:59:55:486
716
210c
Misc
Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\TMPE514.tmp with dwProvFlags 0x00000080:
2018-08-30
17:59:55:491
716
210c
Misc
Microsoft signed: NA
2018-08-30
17:59:55:494
716
210c
Misc
WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80190194
2018-08-30
17:59:55:494
716
210c
Misc
WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80190194
2018-08-30
17:59:55:494
716
210c
Misc
WARNING: DownloadFileInternal failed for http://server01:8530/selfupdate/WSUS3/x64/Win7SP1/wsus3setup.cab: error 0x80190194
2018-08-30
17:59:55:494
716
210c
Setup
WARNING: SelfUpdate check failed to download package information, error = 0x80244019
2018-08-30
17:59:55:494
716
210c
Setup
FATAL: SelfUpdate check failed, err = 0x80244019
2018-08-30
17:59:55:495
716
210c
Agent
* WARNING: Skipping scan, self-update check returned 0x80244019
2018-08-30
17:59:55:495
716
210c
Agent
* WARNING: Exit code = 0x80244019
2018-08-30
17:59:55:495
716
210c
Agent
*********
2018-08-30
17:59:55:495
716
210c
Agent
** END ** Agent: Finding updates [CallerId = AutomaticUpdates]
2018-08-30
17:59:55:495
716
210c
Agent
*************
2018-08-30
17:59:55:495
716
210c
Agent
WARNING: WU client failed Searching for update with error 0x80244019
2018-08-30
17:59:55:495
716
547c
AU
>>## RESUMED ## AU: Search for updates [CallId = {56DBCC6C-01EE-487D-98A6-EFC8629C513D}]
2018-08-30
17:59:55:495
716
547c
AU
# WARNING: Search callback failed, result = 0x80244019
2018-08-30
17:59:55:495
716
547c
AU
# WARNING: Failed to find updates with error code 80244019
2018-08-30
17:59:55:495
716
547c
AU
#########
2018-08-30
17:59:55:495
716
547c
AU
## END ## AU: Search for updates [CallId = {56DBCC6C-01EE-487D-98A6-EFC8629C513D}]
2018-08-30
17:59:55:495
716
547c
AU
#############
2018-08-30
17:59:55:497
716
547c
AU
Successfully wrote event for AU health state:0
2018-08-30
17:59:55:497
716
547c
AU
AU setting next detection timeout to 2018-08-30 20:59:55
2018-08-30
17:59:55:497
716
547c
AU
Setting AU scheduled install time to 2018-08-31 11:00:00
2018-08-30
17:59:55:497
716
547c
AU
Successfully wrote event for AU health state:0
2018-08-30
17:59:55:497
716
547c
AU
Successfully wrote event for AU health state:0
2018-08-30
18:00:00:465
716
210c
Report
REPORT EVENT: {98F273C6-9578-4B03-BAEA-227C94CB3B37}
2018-08-30 17:59:55:465+0200
1
202
102
{00000000-0000-0000-0000-000000000000}
0
0
AutomaticUpdates
Success
Content Install
Reboot completed.
2018-08-30
18:00:00:465
716
210c
Report
REPORT EVENT: {D4F2571C-84E7-4D0C-9DAE-ED98C794CE68}
2018-08-30 17:59:55:495+0200
1
148
101
{D67661EB-2423-451D-BF5D-13199E37DF28}
1
80244019
SelfUpdate
Failure
Software Synchronization
Windows Update Client failed to detect with error 0x80244019.
2018-08-30
18:00:00:474
716
210c
Report
CWERReporter::HandleEvents - WER report upload completed with status 0x8
2018-08-30
18:00:00:474
716
210c
Report
WER Report sent: 7.6.7601.24085 0x80244019(0) 67661EB-2423-451D-BF5D-13199E37DF28 Scan 1 0 SelfUpdate {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} 0
===========================
What can I do to connect correctly WIN7 client?
Thanks in advance
Stefano
(N.B. Everything is in italian version)