|
| |||||||||
| Tags: |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| WSUS: Very slow download from Updates from Microsoft By Testing the new WSUS on a new installed machine the updates have to be downloaded from Microsoft through the internet. This is very, very slow. In three days there are only 1.100 MB down. 10.000 MB left... Have i forgotten some options or are the responsible Microsoft-Download-Servers permanently overload by a lot of much, much users? I installed the SUS months ago on another machine. It downloaded the updates very fast. Server Software is on both machines a Windows 2000 Server. Any ideas? Greetings Carsten |
|
#2
| |||
| |||
| Re: Very slow download from Updates from Microsoft
Hi Carsten! > By Testing the new WSUS on a new installed machine the updates have to be > downloaded from Microsoft through the internet. > > This is very, very slow. In three days there are only 1.100 MB down. > 10.000 MB left... > > Have i forgotten some options or are the responsible > Microsoft-Download-Servers permanently overload by a lot of much, much I have the same probelm. I must download 1480 MB, but in one day i make maybe 40-50 MB. Whats going wrong here? greetz Franco König |
|
#3
| |||
| |||
| Re: Very slow download from Updates from Microsoft
I'm having the same problem - how to solve ? Frank |
|
#4
| |||
| |||
| Re: Very slow download from Updates from Microsoft
I've had this on WUS beta, WSUS RC and WSUS RTM. Also downloading at about 50mb a day. Painfully slow. SUS running on same server (2003sp1) doesn't suffer this problem. Good idea to check your BITS settings to make sure it''s not being throttled. One poster on the beta newsgroup found that disabling Mcafee AV on his ISA server (that doubled up as the WSUS box) resolved the problem! Not a particularly good solution. Max. |
|
#5
| |||
| |||
| Re: Very slow download from Updates from Microsoft
BITS uses idle system time. If your machine is too busy it'll take forever to download. Try setting the BITS foreground bit like this: WsusDebugTool.exe /Tool:SetForegroundDownload pgm "max" <max@max.com> wrote in message news:%23GZFW55bFHA.456@TK2MSFTNGP09.phx.gbl... > I've had this on WUS beta, WSUS RC and WSUS RTM. Also downloading at about > 50mb a day. Painfully slow. > SUS running on same server (2003sp1) doesn't suffer this problem. > Good idea to check your BITS settings to make sure it''s not being > throttled. > One poster on the beta newsgroup found that disabling Mcafee AV on his ISA > server (that doubled up as the WSUS box) resolved the problem! Not a > particularly good solution. > > Max. > > |
|
#6
| |||
| |||
| Re: Very slow download from Updates from Microsoft
Correction, Pierre... BITS uses idle /network/ time. If your /network/ is too busy, it'll take forever to download. :-) The purpose of BITS is to throttle, use available, and protect in use /bandwidth/. "Pierre Martineau" <emu_forever@hotmail.com> wrote in message news:O2gUFm7bFHA.3400@tk2msftngp13.phx.gbl... > BITS uses idle system time. If your machine is too busy it'll take forever > to download. Try setting the BITS foreground bit like this: > > WsusDebugTool.exe /Tool:SetForegroundDownload > > pgm > > > "max" <max@max.com> wrote in message > news:%23GZFW55bFHA.456@TK2MSFTNGP09.phx.gbl... >> I've had this on WUS beta, WSUS RC and WSUS RTM. Also downloading at >> about >> 50mb a day. Painfully slow. >> SUS running on same server (2003sp1) doesn't suffer this problem. >> Good idea to check your BITS settings to make sure it''s not being >> throttled. >> One poster on the beta newsgroup found that disabling Mcafee AV on his >> ISA >> server (that doubled up as the WSUS box) resolved the problem! Not a >> particularly good solution. >> >> Max. >> >> > > |
|
#7
| |||
| |||
| Re: Very slow download from Updates from Microsoft
Hi, where can I find the WsusDebugTool.exe ??? It seams not to be installed on my Drive. Your´s Stefan "Pierre Martineau" wrote: > BITS uses idle system time. If your machine is too busy it'll take forever > to download. Try setting the BITS foreground bit like this: > > WsusDebugTool.exe /Tool:SetForegroundDownload > > pgm > > > "max" <max@max.com> wrote in message > news:%23GZFW55bFHA.456@TK2MSFTNGP09.phx.gbl... > > I've had this on WUS beta, WSUS RC and WSUS RTM. Also downloading at about > > 50mb a day. Painfully slow. > > SUS running on same server (2003sp1) doesn't suffer this problem. > > Good idea to check your BITS settings to make sure it''s not being > > throttled. > > One poster on the beta newsgroup found that disabling Mcafee AV on his ISA > > server (that doubled up as the WSUS box) resolved the problem! Not a > > particularly good solution. > > > > Max. > > > > > > > |
|
#8
| |||
| |||
| Re: Very slow download from Updates from Microsoft
I understand that BITS throttles it's network usage but it's system idle time that it uses to schedule itself. Run something simple as SETI@HOME or some other idle time soaker and BITS all but dies Lawrence! pgm "Lawrence Garvin" <onsitechsolutions@news.postalias> wrote in message news:eySiPPFcFHA.3328@TK2MSFTNGP09.phx.gbl... > Correction, Pierre... BITS uses idle /network/ time. > > If your /network/ is too busy, it'll take forever to download. :-) > > The purpose of BITS is to throttle, use available, and protect in use > /bandwidth/. > > > > "Pierre Martineau" <emu_forever@hotmail.com> wrote in message > news:O2gUFm7bFHA.3400@tk2msftngp13.phx.gbl... >> BITS uses idle system time. If your machine is too busy it'll take >> forever to download. Try setting the BITS foreground bit like this: >> >> WsusDebugTool.exe /Tool:SetForegroundDownload >> >> pgm >> >> >> "max" <max@max.com> wrote in message >> news:%23GZFW55bFHA.456@TK2MSFTNGP09.phx.gbl... >>> I've had this on WUS beta, WSUS RC and WSUS RTM. Also downloading at >>> about >>> 50mb a day. Painfully slow. >>> SUS running on same server (2003sp1) doesn't suffer this problem. >>> Good idea to check your BITS settings to make sure it''s not being >>> throttled. >>> One poster on the beta newsgroup found that disabling Mcafee AV on his >>> ISA >>> server (that doubled up as the WSUS box) resolved the problem! Not a >>> particularly good solution. >>> >>> Max. >>> >>> >> >> > > |
|
#9
| |||
| |||
| Re: Very slow download from Updates from Microsoft
It's on the WSUS beta place stite. pgm "Stefan Theobald" <StefanTheobald@discussions.microsoft.com> wrote in message news:014D4F99-98A9-48F7-855E-B7EA3ED6A19B@microsoft.com... > Hi, > > where can I find the WsusDebugTool.exe ??? > It seams not to be installed on my Drive. > > Your´s > Stefan > > "Pierre Martineau" wrote: > >> BITS uses idle system time. If your machine is too busy it'll take >> forever >> to download. Try setting the BITS foreground bit like this: >> >> WsusDebugTool.exe /Tool:SetForegroundDownload >> >> pgm >> >> >> "max" <max@max.com> wrote in message >> news:%23GZFW55bFHA.456@TK2MSFTNGP09.phx.gbl... >> > I've had this on WUS beta, WSUS RC and WSUS RTM. Also downloading at >> > about >> > 50mb a day. Painfully slow. >> > SUS running on same server (2003sp1) doesn't suffer this problem. >> > Good idea to check your BITS settings to make sure it''s not being >> > throttled. >> > One poster on the beta newsgroup found that disabling Mcafee AV on his >> > ISA >> > server (that doubled up as the WSUS box) resolved the problem! Not a >> > particularly good solution. >> > >> > Max. >> > >> > >> >> >> |
|
#10
| |||
| |||
| Re: Very slow download from Updates from Microsoft
Yes I can confirm that, BITS transfers through an ISA server with McAfee Security Shield installed are very slow, I haven't found a fix for it yet unfortunately. Peter Lawton "max" <max@max.com> wrote in message news:%23GZFW55bFHA.456@TK2MSFTNGP09.phx.gbl... > I've had this on WUS beta, WSUS RC and WSUS RTM. Also downloading at about > 50mb a day. Painfully slow. > SUS running on same server (2003sp1) doesn't suffer this problem. > Good idea to check your BITS settings to make sure it''s not being > throttled. > One poster on the beta newsgroup found that disabling Mcafee AV on his ISA > server (that doubled up as the WSUS box) resolved the problem! Not a > particularly good solution. > > Max. > > |
|
#11
| |||
| |||
| Re: Very slow download from Updates from Microsoft
"Pierre Martineau" <emu_forever@hotmail.com> wrote in news:OS38YNHcFHA.464@TK2MSFTNGP15.phx.gbl: > It's on the WSUS beta place stite. > > pgm > > "Stefan Theobald" <StefanTheobald@discussions.microsoft.com> wrote in > message news:014D4F99-98A9-48F7-855E-B7EA3ED6A19B@microsoft.com... >> Hi, >> >> where can I find the WsusDebugTool.exe ??? >> It seams not to be installed on my Drive. >> >> Your´s >> Stefan >> >> "Pierre Martineau" wrote: >> >>> BITS uses idle system time. If your machine is too busy it'll take >>> forever to download. Try setting the BITS foreground bit like this: >>> >>> WsusDebugTool.exe /Tool:SetForegroundDownload >>> >>> pgm >>> >>> Since that site is probably down now, it would be better to use the RTM version at http://www.microsoft.com/windowsserv.../downloads/def ault.mspx Steve |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "WSUS: Very slow download from Updates from Microsoft" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WSUS 3.0 - The server is failing to download some updates | eugenevr | Server Update Service | 13 | 15-10-2009 10:16 PM |
| WSUS 3.0 sp1 is failing to download and synchronise updates | aconti | Active Directory | 1 | 15-06-2009 11:57 AM |
| WSUS 3 fails to download updates | GeraldF | Server Update Service | 1 | 14-10-2008 10:11 AM |
| WSUS 3.0 Won't Download Office 2003 SP3 Updates | Andrew | Server Update Service | 2 | 09-10-2007 04:04 AM |
| WSUS 3.0 updates failed to download. | V.V.Singh | Windows Update | 1 | 04-09-2007 03:14 AM |