Hola a todos,
Estoy observando un comportamiento inestable desde el Wsus 2016 con clientes Win10 y Win2016.
Los clientes no infoman fallas de comunicación con el Wsus, pero no refrescan los parches a instalarse.
He probado todo lo que conozco, pero no veo avances.
En algunos casos recibo estos avisos; Error 80072EE2 & 80072F78
reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v PingID /f
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"
net start bits
net start wuauserv
wuauclt /resetauthorization /detectnow
net stop wuauserv
cd %systemroot%
ren SoftwareDistribution SoftwareDistribution.old
net start wuauserv
net stop bits
net start bits
net stop cryptsvc
cd %systemroot%\system32
ren catroot2 catroot2.old
net start cryptsvc
regsvr32 Softpub.dll /s
regsvr32 Wintrust.dll /s
regsvr32 Initpki.dll /s
regsvr32 Mssip32.dll /s
Alejandro | Especialista en Infraestructura Microsoft y Fortinet|