Seite 1 von 1

scripts for installing windows 7 patches?

Verfasst: 08 Aug 2011, 12:41
von duda
Hallo,

windows 7 patches are coming as .cab files. Is there any example how to write a script for installing windows 7 patches?

Greetings,

Duda

Re: scripts for installing windows 7 patches?

Verfasst: 11 Aug 2011, 08:56
von inszekt_
you can install patches offline:

use dism tool (it is part of Microsoft's WAIK). example: http://msdn.microsoft.com/en-us/library ... 1001).aspx or http://technet.microsoft.com/en-us/libr ... S.10).aspx

or if you want to update an in-production client, you can use wusa.exe (built-in Windows tool)

regards, np

Re: scripts for installing windows 7 patches?

Verfasst: 16 Aug 2011, 16:51
von d.oertel
Hi,

have look at:

http://uib.de/en/opsi_support/index.html#subscriptions

In addition to the text on this side this subscription includes also international MS-Hotfixes for Win 7

regards

d.oertel