Answered by:
My WSUS during error

Question
-
Hi Everyone,
I Installed WSUS on Server 2008-R2 four months ago and service worked perfectly.
This morning I saw that WSUS was not downloading the updates and I saw event on Application Log
"Content file download failed. Reason: The server does not support the necessary HTTP protocol. Background Intelligent Transfer Service (BITS) requires that the server support the Range protocol header."
I tried to solve the issue with doing the steps below but I didnt succeed.
Please help me for this situation. Thank in advance.
1. I Uninstalled and Installed again WSUS and all sql services.
2. Uninstalled Kaspersky completely.
3. I checked firewall if there is any blocked port
4. I stopped wsus service and used this command ; "%programfiles%\Update Services\Setup\ExecuteSQL.exe -S %Computername% -d "SUSDB" -Q "update tbConfigurationC set BitsDownloadPriorityForeground=1"" And started wsus again.
Here is the error on application log:
Log Name: Application
Description:
Source: Windows Server Update Services
Date: 4/1/2017 10:39:46 AM
Event ID: 364
Task Category: 2
Level: Error
Keywords: Classic
User: N/A
Computer: computername.doamin.
Content file download failed. Reason: The server does not support the necessary HTTP protocol. Background Intelligent Transfer Service (BITS) requires that the server support the Range protocol header.
Source File: /msdownload/update/software/defu/2010/08/mpas-fe_bd_f2fdb817b03859af1c25649388af39eb7779e3c0.exe Destination File: c:\WSUS\WsusContent\C0\F2FDB817B03859AF1C25649388AF39EB7779E3C0.exe.
- Edited by Levent KARAGOZ Saturday, April 1, 2017 2:00 PM
Saturday, April 1, 2017 1:48 PM
Answers
-
Am 01.04.2017 schrieb Levent KARAGOZ:
"Content file download failed. Reason: The server does not support the necessary HTTP protocol. Background Intelligent Transfer Service (BITS) requires that the server support the Range protocol header."
I tried to solve the issue with doing the steps below but I didnt succeed.
Please help me for this situation. Thank in advance.
1. I Uninstalled and Installed again WSUS and all sql services.
2. Uninstalled Kaspersky completely.
3. I checked firewall if there is any blocked portHere you find a solutiont:
https://support.microsoft.com/en-us/help/922330/error-message-when-you-try-to-download-a-file-by-using-the-background-intelligent-transfer-service-content-file-download-failedWinfried
WSUS Package Publisher: http://wsuspackagepublisher.codeplex.com/
http://technet.microsoft.com/en-us/windowsserver/bb332157.aspx
http://www.wsuswiki.com/Home- Marked as answer by Levent KARAGOZ Sunday, April 2, 2017 7:48 AM
Saturday, April 1, 2017 4:50 PM
All replies
-
Am 01.04.2017 schrieb Levent KARAGOZ:
"Content file download failed. Reason: The server does not support the necessary HTTP protocol. Background Intelligent Transfer Service (BITS) requires that the server support the Range protocol header."
I tried to solve the issue with doing the steps below but I didnt succeed.
Please help me for this situation. Thank in advance.
1. I Uninstalled and Installed again WSUS and all sql services.
2. Uninstalled Kaspersky completely.
3. I checked firewall if there is any blocked portHere you find a solutiont:
https://support.microsoft.com/en-us/help/922330/error-message-when-you-try-to-download-a-file-by-using-the-background-intelligent-transfer-service-content-file-download-failedWinfried
WSUS Package Publisher: http://wsuspackagepublisher.codeplex.com/
http://technet.microsoft.com/en-us/windowsserver/bb332157.aspx
http://www.wsuswiki.com/Home- Marked as answer by Levent KARAGOZ Sunday, April 2, 2017 7:48 AM
Saturday, April 1, 2017 4:50 PM -
Dear Winfried Sonntag thank you for your answer.
I solve my problem via this command that have on your shared link.
%programfiles%\Update Services\Setup\ExecuteSQL.exe -S %Computername%\MICROSOFT##SSEE -d "SUSDB" -Q "update tbConfigurationC set BitsDownloadPriorityForeground=1"
Best Regards
- Edited by Levent KARAGOZ Sunday, April 2, 2017 7:52 AM
Sunday, April 2, 2017 7:52 AM