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:17]
tobias [Windows Updates (Alternative)]
userspace:windows_updates [2021/08/23 08:37] (current)
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: ======+=== Folgendes muss beachtet werden: ===
 - Wenn Optionale Updates angeboten werden, werden diese nicht automatisch installiert und das Powershellscript wird nie 0 zurückgeben! - Wenn Optionale Updates angeboten werden, werden diese nicht automatisch installiert und das Powershellscript wird nie 0 zurückgeben!
  
Line 312: 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.1376594239.txt.gz · Last modified: 2021/08/23 08:37 (external edit)