Forum Discussion
wroot
Dec 14, 2016Silver Contributor
Problems with WSUS and recent Windows 10 CU updates
It seems realted to SCOM crashesreported here https://blogs.technet.microsoft.com/germanageability/2016/10/17/october-2016-windows-patch-kb3192392-might-cause-scom-2012r2-console-to-crash/ But re...
- Dec 16, 2016
Have made additional changes: WsusPool, made Private Memory Limit (KB) to zero (not limited) and edited web.config for WSUS
changed: <httpRuntime maxRequestLength="4096" />
to <httpRuntime maxRequestLength="204800" executionTimeout="7200"/>
This helps for the already updated from Internet machines. But fresh 1607 build still shows the same problem. Will see how it goes.
LeonidZ
Jan 22, 2019Copper Contributor
C:\Program Files\Update Services\WebServices\ReportingWebService\Web.config
or
C:\Program Files\Update Services\WebServices\ServerSyncWebService\Web.config
or
C:\Program Files\Update Services\WebServices\ClientWebService\Web.config
?
wroot
Jan 22, 2019Silver Contributor
ClientWebService