Multiple downloads of "dotnet x86-glb", "win glb" ?

Multiple downloads of "dotnet x86-glb", "win glb" ?

Postby heinzel » 13.12.2010, 12:50

1. I wrote the entries at the label "DoDownload" in DownloadUpdates.cmd to a file and found:
Code: Select all
*** ":DoDownload" updates for dotnet x86-glb
*** ":DoDownload" updates for w60 glb
*** ":DoDownload" updates for dotnet x86-glb
*** ":DoDownload" updates for w61 glb
*** ":DoDownload" updates for dotnet x64-glb
*** ":DoDownload" updates for w61-x64 glb
*** ":DoDownload" updates for dotnet x86-glb
*** ":DoDownload" updates for ofc glb
*** ":DoDownload" updates for dotnet x86-glb
*** ":DoDownload" updates for win glb
*** ":DoDownload" updates for win enu
*** ":DoDownload" updates for wxp glb
*** ":DoDownload" updates for wxp enu
*** ":DoDownload" updates for dotnet x86-glb
*** ":DoDownload" updates for ofc enu
*** ":DoDownload" updates for oxp glb
*** ":DoDownload" updates for oxp enu
*** ":DoDownload" updates for dotnet x86-glb
*** ":DoDownload" updates for win glb
*** ":DoDownload" updates for win deu
*** ":DoDownload" updates for wxp glb
*** ":DoDownload" updates for wxp deu
*** ":DoDownload" updates for dotnet x86-glb
*** ":DoDownload" updates for ofc deu
*** ":DoDownload" updates for oxp glb
*** ":DoDownload" updates for oxp deu
*** ":DoDownload" updates for dotnet x86-glb
*** ":DoDownload" updates for ofc deu
*** ":DoDownload" updates for o2k3 glb
*** ":DoDownload" updates for o2k3 deu
*** ":DoDownload" updates for dotnet x86-glb
*** ":DoDownload" updates for ofc deu
*** ":DoDownload" updates for o2k7 glb
*** ":DoDownload" updates for o2k7 deu

So it seems that some items like "dotnet x86-glb" are downloaded or checked multiple times. If this is true, would it be possible to avoid that?

2. It would be nice to have a summary of new files downloaded during the last session at the end, if possible for the different sections marked in UpdateGenerator or as a total number of files.

3. It would be nice to have a TITLE in the DownloadUpdate.cmd showing e.g. the actual number of the executed section and the total number of sections (sections chosen for download in UpdateGenerator).

AND: Thanks for WsusOffline !!!!!
heinzel
 

Re: Multiple downloads of "dotnet x86-glb", "win glb" ?

Postby WSUSUpdateAdmin » 13.12.2010, 13:38

Hi!

heinzel wrote:1. [...]So it seems that some items like "dotnet x86-glb" are downloaded or checked multiple times. If this is true, would it be possible to avoid that?

Yes.
We've already discussed that here for several times - of course it's possible, but it'ld cost some effort for me and also for the users.

heinzel wrote: 2. It would be nice to have a summary of new files downloaded during the last session at the end, if possible for the different sections marked in UpdateGenerator or as a total number of files.

That's not trivial, because there normally will be multiple calls of DownloadUpdates.cmd on one "Start" click in the UpdateGenerator. I think it's reasonable to have a look at the log file.


heinzel wrote: 3. It would be nice to have a TITLE in the DownloadUpdate.cmd showing e.g. the actual number of the executed section and the total number of sections (sections chosen for download in UpdateGenerator).

I adjusted the title info now.
Please note that the info you like to get is already given in the UpdateGenerator's title bar.

heinzel wrote: AND: Thanks for WsusOffline !!!!!

You're welcome. :)
Thanks for your suggestions!

Regards
Torsten Wittrock
WSUSUpdateAdmin
Administrator
 
Posts: 2245
Joined: 07.07.2009, 14:38

Re: Multiple downloads of "dotnet x86-glb", "win glb" ?

Postby Denniss » 13.12.2010, 20:09

Suggestion for dotnet:
Separate dotnet from windows updates in Update generator, generate a new tab exclusively for dotnet like done in the previous version for Win2000.
Add separate clickable fields for download installation files of dotnet 4, 3.5 as well as 2 x86 and 2x64. (latter two not a must-have)
Two more options for dotnet x86 and dotnet x64 Updates.
Denniss
 
Posts: 869
Joined: 01.08.2009, 10:51

Re: Multiple downloads of "dotnet x86-glb", "win glb" ?

Postby rednaxela » 13.12.2010, 23:14

Den Vorschlag (Wunsch) von Denniss unterstütze ich :!: Wie er bereits geschrieben hat: kein "must-have", aber schön wär´s schon ;)
Die Mehrheit der Mitglieder dieses Forums hat sich dafür ausgesprochen höflich und respektvoll miteinander umzugehen. Neue Mitglieder werden gebeten diese Entscheidung zu respektieren und sich ebenfalls so zu verhalten ;)
Bin ab und zu mal hier...
rednaxela
 
Posts: 164
Joined: 15.09.2010, 09:22
Location: Niedersachsen

Re: Multiple downloads of "dotnet x86-glb", "win glb" ?

Postby boco » 14.12.2010, 02:24

+1
Microsoft update catalog: http://catalog.update.microsoft.com/v7/site/
Windows Install media download: https://support.microsoft.com/en-us/help/15088/windows-create-installation-media
boco
 
Posts: 2391
Joined: 24.11.2009, 17:00
Location: Germany

Re: Multiple downloads of "dotnet x86-glb", "win glb" ?

Postby WSUSUpdateAdmin » 14.12.2010, 11:46

Moin!

Meine Meinung:
Für die Batch-Benutzer würde das Ganze dadurch wesentlich unhandlicher, denn die müssen die entsprechenden "Targets" dann auch selbst aufrufen!
Die zeitliche Ersparnis bewegt sich auch im Sekundenbereich...

Aber okay, da Euch das so wichtig ist, werde ich diesen Teil überarbeiten bzw. durchdenken.

Wann ich dazu komme, weiß ich noch nicht - die Umarbeitung für Office war wesentlich wichtiger, dringender und aufwändiger, denke ich, und manchmal möchte man an so einem Meilenstein auch mal zwei Wochen innehalten...

Gruß
Torsten
WSUSUpdateAdmin
Administrator
 
Posts: 2245
Joined: 07.07.2009, 14:38

Re: Multiple downloads of "dotnet x86-glb", "win glb" ?

Postby heinzel » 14.12.2010, 12:32

Hallo Torsten,

folgendes habe ich probiert und es funktioniert für die verschiedenen Updates, in DownloadUpdates einfügen:

Bitte nachsehen, ob dies wirklich die richtigen Stellen sind; Du hast besseren Überblick über Deinen Code!!

Code: Select all
:DoDownload
rem *** Verify integrity of existing updates for %1 %2 ***

Set FileDone=%Temp%\_WsusOffline_%~1_%~2.Done
If EXIST "%FileDone%" (
   Echo.    ":DoDownload" skipped for %1 %2
   Rem --- not really needed; for documentation only
   Echo.    ":DoDownload" skipped for %1 %2 >>"%Temp%\_Download.txt"
   Rem --- ist dies das richtige Label???
   Goto EndDownload
)
Echo.*** ":DoDownload" updates for %1 %2 >"%FileDone%"
Echo.*** ":DoDownload" updates for %1 %2 >>"%Temp%\_Download.txt"



Was noch fehlt ist die Initialisierung (sollte in Deinem INIT-File ein mal vor Aufruf von DownloadUpdates passieren; eine passende Stelle habe ich nicht gefunden):

Code: Select all
Del "%Temp%\_WsusOffline_*.*"
heinzel
 

Re: Multiple downloads of "dotnet x86-glb", "win glb" ?

Postby rednaxela » 14.12.2010, 21:20

WSUSUpdateAdmin wrote:Moin!

Meine Meinung:
Für die Batch-Benutzer würde das Ganze dadurch wesentlich unhandlicher, denn die müssen die entsprechenden "Targets" dann auch selbst aufrufen!
Die zeitliche Ersparnis bewegt sich auch im Sekundenbereich...

ok, das kann ich nicht beurteilen...

WSUSUpdateAdmin wrote:Aber okay, da Euch das so wichtig ist, werde ich diesen Teil überarbeiten bzw. durchdenken.

Nun, es war wie gesagt ein Vorschlag, ein Wunsch ;)

WSUSUpdateAdmin wrote:Wann ich dazu komme, weiß ich noch nicht - die Umarbeitung für Office war wesentlich wichtiger, dringender und aufwändiger, denke ich, und manchmal möchte man an so einem Meilenstein auch mal zwei Wochen innehalten...


Völlig richtig! Die Sache mit den Office Updates hatte "Vorfahrt" und eine Verschnaufpause hast du dir (m. E. nach) mehr als verdient :)

Denk es in Ruhe durch und mach dann was du für richtig hältst, zumal ich nicht weiss ob diese drei "Pro" Stimmen wirklich die Mehrheit repräsentieren ;)

Gruß,

Alexander
Die Mehrheit der Mitglieder dieses Forums hat sich dafür ausgesprochen höflich und respektvoll miteinander umzugehen. Neue Mitglieder werden gebeten diese Entscheidung zu respektieren und sich ebenfalls so zu verhalten ;)
Bin ab und zu mal hier...
rednaxela
 
Posts: 164
Joined: 15.09.2010, 09:22
Location: Niedersachsen

Re: Multiple downloads of "dotnet x86-glb", "win glb" ?

Postby heinzel » 14.12.2010, 23:20

... manchmal möchte man an so einem Meilenstein auch mal zwei Wochen innehalten...


richtig, bitte fasse die obigen Code-Schnipsel nicht so auf, dass ich der Meinung wäre, es müsste jetzt und sofort oder überhaupt passieren.
Ich wünsche Dir ein paar angenehme und entspannende Festtage.

Viele Grüße
heinzel.
heinzel
 


Return to Download

Who is online

Users browsing this forum: Google [Bot] and 54 guests