Installation per Batch / DoUpdate.cmd

Installation per Batch / DoUpdate.cmd

Postby -Iwan- » 31.12.2011, 10:21

Die DoUpdate.cmd kann mit folgenden Parametern gestartet werden:
/nobackup (erstellt kein Backup, gültig nur für Windows XP) [nur bis WSUSOU 9.7]
/verify (Prüft die Dateien auf Korrektheit)
/instie7 (Installiert den Internet Explorer 7, gültig nur für Windows XP) [nur bis WSUSOU 9.7]
/instie8 (Installiert den Internet Explorer 8, gültig nur für Windows XP & Vista) [nur bis WSUSOU 10.3.2]
/instie9 (Installiert den Internet Explorer 9, gültig nur für Windows Vista & 7) [nur bis WSUSOU 10.3.2]
/instie10 (Installiert den Internet Explorer 10, gültig nur für Windows 7) [nur bis WSUSOU 10.3.2]
/instie11 (Installiert den Internet Explorer 11, gültig nur für Windows 7) [nur bis WSUSOU 10.3.2]
/instielatest (Installiert die aktuellste Version des Internet Explorers [IE8 auf WinXP; IE9 auf Vista; IE11 auf Windows 7]) [nur bis WSUSOU 10.3.2]

/skipieinst (Verhindert die Installation der aktuellen IE-Version) [seit WSUSOU 10.6]
/updatercerts (Aktualisiert die Stammzertifikate, gültig nur für 32bit/x86 Systeme) [nur bis WSUSOU 9.7]
/updatecpp (Aktualisiert Microsoft C++ Runtime)
/updatedx (Aktualisiert Microsoft DirectX, nicht gültig für Windows 8.x) [nur bis WSUSOU 9.2.1]
/instmssl (Aktualisiert / Installiert Silverlight)
/updatewmp (Installiert den Windows Media Player 11, gültig nur für Windows XP) [nur bis WSUSOU 9.2.1]
/updatetsc (Aktualisiert den Remotedesktop)
/instdotnet35 (Installiert das Microsoft .NET Framework 3.5 SP1, gültig nur für Windows XP & Vista)
/instdotnet4 (Installiert das Microsoft .NET Framework 4 für Windows XP / .NET Framework 4.6 für Windows Vista, 7, 8.x) [nicht gültig für Windows 10]
/instpsh (Installiert die Microsoft Powershell, gültig nur für Windows XP & Vista, benötigt .NET 3.5 SP1)
/instwmf (Installiert das Windows Management Framework 5.0, gültig nur unter Windows 7 & 8.x)
/instmsse (Installiert Microsoft Security Essentials, gültig nur unter Vista & Windows 7)
/instwd (Installiert den Windows Defender, gültig nur für Windows XP) [nur bis WSUSOU 7.4.1]
/instofc (Installiert die Office Dateikonverter, benötigt Office 2003, gültig nur für Office 2003) [nur bis WSUSOU 9.2.1]
/instofv (Installiert die Office Dateiüberprüfung, benötigt Office 2003 oder 2007, gültig nur für Office 2003 & 2007)
/autoreboot (Startet den Computer nach dem Update automatisch neu, falls benötigt)
/shutdown (Fährt den Computer nach dem Update herunter)
/showlog (Zeigt nach dem Update das Log an)
/all (Installiert alle Updates, einschliesslich bereits installierte, nur bei Problemen mit bereits installierten Updates verwenden)
/excludestatics (Installiert keine statisch festgelegten Updates)
/skipdynamic (Installiert nur statisch festgelegte Updates, überspringt die dynamische Ermittlung, nicht empfohlen)
/skipdefs (Verhindert die Installation der aktuellen Definitionsdateien für Windows Defender und Microsoft Security Essentials) [seit WSUSOU 10.7.4]

Beispiel:
Code: Select all
D:\wsusou\client\cmd\DoUpdate.cmd /verify /updatercerts /updatecpp /updatedx /updatewmp /updatetsc /instdotnet35 /instdotnet4
Last edited by harry on 15.09.2016, 15:06, edited 19 times in total.
Reason: /skipdefs [v10.7.4]
-Iwan-
 
Posts: 364
Joined: 02.11.2009, 17:49
Location: NRW, Germany

Re: Installation per Batch / DoUpdate.cmd

Postby aker » 25.07.2012, 13:21

English version:
/nobackup (Does not create a backup, only works for Windows XP) [only until WSUSOU 9.7]
/verify (Checks the intengrity of Files)
/instie7 (Installs Internet Explorer 7, only works for Windows XP) [only until WSUSOU 9.7]
/instie8 (Installs Internet Explorer 8, only works for Windows XP & Vista) [only until WSUSOU 10.3.2]
/instie9 (Installs Internet Explorer 9, only works for Windows Vista & 7) [only until WSUSOU 10.3.2]
/instie10 (Installs Internet Explorer 10, only works for Windows 7) [only until WSUSOU 10.3.2]
/instie11 (Installs Internet Explorer 11, only works for Windows 7) [only until WSUSOU 10.3.2]
/instielatest (Installs the latest version of Internet Explorer [IE8 on WinXP; IE9 on Vista; IE11 on Windows 7]) [only until WSUSOU 10.3.2]

/skipieinst (Avoid mandatory installation of most recent Internet Explorer) [since WSUSOU 10.6]
/updatetcerts (Updates the Root certificates, only works for 32bit/x86 systems) [only until WSUSOU 9.7]
/updatecpp (Updates Microsoft C++ runtime)
/updatedx (Updates Microsoft DirectX, not valid for Windows 8.x) [only until WSUSOU 9.2.1]
/instmssl (Update / Install Microsoft Silverlight)
/updatewmp (Installs Windows Media Player 11, only works for Windows XP) [only until WSUSOU 9.2.1]
/updatetsc (Updates Remote Desktop)
/instdotnet35 (Installs Microsoft .NET Framework 3.5 SP1, only works for Windows XP & Vista)
/instdotnet4 (Installs Microsoft .NET Framework 4 on Windows XP / .NET Framework 4.6 on Windows Vista, 7, 8.x) [not valid for Windows 10]
/instpsh (Installs Microsoft Powershell, only works for Windows XP & Vista, requires .NET 3.5 SP1)
/instwmf (Installs Windows Managment Framework 5.0, only for Windows 7 & 8.x)
/instmsse (Installs Microsoft Security Essentials, only for Vista & Windows 7)
/instwd (Installs Windows Defender, only works for Windows XP) [only until WSUSOU 7.4.1]
/instofc (Installs the Office File Converter, requires Office 2003, only works for Office 2003) [only until WSUSUO 9.2.1]
/instofv (Installs the Office File validation, requires Office 2003 or 2007, only works for Office 2003 & 2007)
/autoreboot (Reboots the computer and continues the update process, if required)
/shutdown (Shuts down the computer after the end of the update process)
/showlog (Shows log file after update completes)
/all (Installs all updates, including those, which are installed; only use, if you have trouble with Windows Update)
/excludestatics (Does not install statically defined updates)
/skipdynamic (Skips the dynamic determination of updates, I do not recomment using it)
/skipdefs (Avoid mandatory installation of most recent Windows Defender and Microsoft Security Essentials definition files) [since WSUSOU 10.7.4]
Last edited by harry on 15.09.2016, 15:09, edited 17 times in total.
Reason: /skipdefs [v10.7.4]
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32


Return to Informationen / Information

Who is online

Users browsing this forum: No registered users and 7 guests