Answered by:
The server is failing to download some updates.

Question
-
Hi,
Please help me my server is 2012 r2 below error iam getting.
Content file download failed.
Reason: HTTP status 403: The client does not have sufficient access rights to the requested server object.
Source File: /c/msdownload/update/software/secu/2016/07/windows6.0-kb3167679-x64_cd74a540496705d0071f164e13fbe891357b4b94.cab
Destination File: E:\WSUSDB\WsusContent\94\CD74A540496705D0071F164E13FBE891357B4B94.cabEVENT -ID 364
EVENT -ID 10032
Thursday, August 11, 2016 7:10 AM
Answers
-
Hi Venkataraok,
As I mentioned in the last reply, you may run server cleanup wizard:
And reindex WSUS database:
On WSUS 2012 R2, we may use the following method to reindex WSUS database:
1.Download and install the following tools:
Microsoft Command Line Utilities 11 for SQL Server:
https://www.microsoft.com/en-us/download/details.aspx?id=36433
ODBC driver 11 for SQL:
https://www.microsoft.com/en-us/download/details.aspx?id=36434
2. In CMD, direct to SQLCMD.exe path using command:
cd C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn
3. Cope the script and store it locally:
https://gallery.technet.microsoft.com/scriptcenter/6f8cde49-5c52-4abd-9820-f1d270ddea61#content
4. In CMD, run the following command:
SQLCMD -E -S np:\\.\pipe\MICROSOFT##WID\tsql\query -i <script location>
Best Regards,
Anne
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
- Proposed as answer by Anne HeMicrosoft contingent staff Monday, September 5, 2016 9:40 AM
- Marked as answer by Anne HeMicrosoft contingent staff Monday, September 5, 2016 9:40 AM
Tuesday, August 16, 2016 7:13 AM
All replies
-
Hi Wenkataraok,
1. Do you use a proxy to download the content files?
2. Do you configured SSL for WSUS server;
3. Check if .cab MIME type is added in WSUS site;
4. Check if there are any device in the network blocked the download, also check if the WSUS server could contact the Internet or Upstream Server where you download the update;
Best Regards,
Anne
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
- Marked as answer by Venkataraok Friday, August 12, 2016 6:43 AM
- Unmarked as answer by Venkataraok Friday, August 12, 2016 6:43 AM
Friday, August 12, 2016 2:42 AM -
Hi Anne He,
Thank you for reply. We don't have any proxy server and we have not configured SSL in WSUS server. How to add MIME in WSUS site and we have Frotinet firewall there is no blocking on that and is there any problem with my WSUSDB folder size is 16 GB.
Thanks & Regards,
Friday, August 12, 2016 6:56 AM -
Hi Venkataraok,
>How to add MIME in WSUS site
Check here:
>is there any problem with my WSUSDB folder size is 16 GB.
Do you mean this one:
We may release WSUS database via declining all superseded updates and run server cleanup wizard, also reindex WSUS database:
https://gallery.technet.microsoft.com/scriptcenter/6f8cde49-5c52-4abd-9820-f1d270ddea61
Best Regards,
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
Monday, August 15, 2016 7:51 AM -
Hi Anne He,
Thank for reply
.cab MIME type is added in WSUS site; &
This the folder i am saying . E:\WSUSDB\WsusContent 16GB
in event viewer showing : The server is failing to download some updates ID:10032
Thanks & Regards,Venkat
Tuesday, August 16, 2016 6:52 AM -
Hi Anne He,
any cleaning tool for wsus server
Thanks & Regards,
Tuesday, August 16, 2016 7:08 AM -
Hi Venkataraok,
As I mentioned in the last reply, you may run server cleanup wizard:
And reindex WSUS database:
On WSUS 2012 R2, we may use the following method to reindex WSUS database:
1.Download and install the following tools:
Microsoft Command Line Utilities 11 for SQL Server:
https://www.microsoft.com/en-us/download/details.aspx?id=36433
ODBC driver 11 for SQL:
https://www.microsoft.com/en-us/download/details.aspx?id=36434
2. In CMD, direct to SQLCMD.exe path using command:
cd C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn
3. Cope the script and store it locally:
https://gallery.technet.microsoft.com/scriptcenter/6f8cde49-5c52-4abd-9820-f1d270ddea61#content
4. In CMD, run the following command:
SQLCMD -E -S np:\\.\pipe\MICROSOFT##WID\tsql\query -i <script location>
Best Regards,
Anne
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
- Proposed as answer by Anne HeMicrosoft contingent staff Monday, September 5, 2016 9:40 AM
- Marked as answer by Anne HeMicrosoft contingent staff Monday, September 5, 2016 9:40 AM
Tuesday, August 16, 2016 7:13 AM