2017年1月11日 星期三

Size increasing on disk at "C:\PROGRAMDATA\MICROSOFT\WINDOWS\WER\REPORTQUEUE"

Symptom
=========
Size increasing on disk at "C:\PROGRAMDATA\MICROSOFT\WINDOWS\WER\REPORTQUEUE"


Resolution
===========
We followed the below steps to resolve the issue.
1. Delete C:\Windows\WinSxS\pending.xml and pending.xml.01xxxxxxxxxxxxxxxxxxxxxx
2. HKLM\COMPONENTS\Value - PendingXmlIdentifier and Value - AdvancedInstallersNeedResolving  and Value - NextQueueEntryIndex existed. Deleted them.
3. Rebooted the machine.
4. Ran sfc /scannow

5. Deleted the contents of :\PROGRAMDATA\MICROSOFT\WINDOWS\WER\REPORTQUEUE 

2017年1月9日 星期一

Change The default maximum size of XML WSUS Server

To adjust the maximum size of XML allowed per request, you will need to adjust a setting within the WSUS SUSDB database.

You can adjust this setting by running the following SQL script on the WSUS server:
==========
USE SUSDB
GO
UPDATE tbConfigurationC SET MaxXMLPerRequest = 0
==========
NOTE: You will need to run this on the WSUS/SUP. You should check to see if the SUSDB is hosted by the default Windows Internal Database (WIDS) or by full SQL. You can check the following registry keys on the SUP to determine what is hosting SUSDB:
HKLM\SOFTWARE\Microsoft\Update Services\Server\Setup\SqlServerName

2017年1月4日 星期三

Windows 7 SP1 it's not possible to patch the client because no updates are being downloaded neither from internal WSUS.

Action Plan
============
Please manually install the latest WSUS agent by hotfix and reboot 

Windows Update Client for Windows 7 and Windows Server 2008 R2: March 2016

https://support.microsoft.com/en-us/kb/3138612