AlBundy33 / wsusoffline_download

script for http://www.wsusoffline.net/ to download updates according to UpdateGenerator.ini

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http://forums.wsusoffline.net/viewtopic.php?f=5&t=436

[deutsch]
Speichere die Datei "wsusoffline_download.cmd" direkt im wsusoffline-Ordner.
Sie liest die UpdateGenerator.ini aus und starte mit den eingestellten
Parametern dann die Downloads.
In der Datei kann man den Parameter LOG_HANDLING anpassen:
	0 = Standardverhalten (anhängen)
	1 = log überschreiben
	2 = log-Datei umbenennen und mit neuer anfangen


[english]
Save the file "wsusoffline_download.cmd" in the wsusoffline-folder.
It reads the UpdateGenerator.ini and starts then the downloads with
the parameter of that.
In the script you can change the value for LOG_HANDLING to:
	0 = default behavior (append)
	1 = override log
	2 = log rotate


AlBundy - 24.06.2010

About

script for http://www.wsusoffline.net/ to download updates according to UpdateGenerator.ini


Languages

Language:Batchfile 100.0%