User Tools

Site Tools


userspace:windows_updates

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:windows_updates [2013/08/15 19:09]
tobias [Windows Updates (Alternative)]
userspace:windows_updates [2014/05/20 13:41]
tobias [Setup.ins]
Line 230: Line 230:
 Das Script ist getestet auf Windows 7 x64 und x86 sollte aber auch auf Windows XP funktionieren wenn dort die Powershell installiert ist!  Das Script ist getestet auf Windows 7 x64 und x86 sollte aber auch auf Windows XP funktionieren wenn dort die Powershell installiert ist! 
  
 +=== Folgendes muss beachtet werden: ===
 +- Wenn Optionale Updates angeboten werden, werden diese nicht automatisch installiert und das Powershellscript wird nie 0 zurückgeben!
 +
 +- Das Script hat eine Geringe Priorität, daher wird es nahezu als letztes ausgeführt. Das ist wichtig damit alle Produkte die darüber mit Updates versorgt werden, diese auch enthalten. 
  
 ==== Setup.ins ==== ==== Setup.ins ====
Line 308: Line 312:
  
 [DOSBatch_install_updates_x64] [DOSBatch_install_updates_x64]
-%scriptpath%/WUInstallX64.exe /install /use_wsus http://153.96.112.15 /logfile_append c:/tmp/wuinstall.log +%scriptpath%/WUInstallX64.exe /install /use_wsus http://xxxx.15 /logfile_append c:/tmp/wuinstall.log 
  
 [DOSBatch_install_updates_x86] [DOSBatch_install_updates_x86]
-%scriptpath%/WUInstallX86.exe /install /use_wsus http://153.96.112.15 /logfile_append c:/tmp/wuinstall.log +%scriptpath%/WUInstallX86.exe /install /use_wsus http://xxxx.15 /logfile_append c:/tmp/wuinstall.log 
  
 [winbatch_psactivate] [winbatch_psactivate]
userspace/windows_updates.txt · Last modified: 2021/08/23 08:37 (external edit)