- Commandline Windows Update
- Posted by Matt Pickard on February 19th, 2004
Hi,
Does anybody know if there's some way to perform windows
updates on the commandline unattended? For example, we
are trying to automatically update a computer after an
image is pushed to it without user intervention.
Thanks,
Matt
- Posted by Torgeir Bakken (MVP) on February 19th, 2004
Matt Pickard wrote:
Hi
You would need to download the updates first, from e.g.
the Windows Update Catalog:
HOW TO: Download Windows Updates and Drivers from the Windows Update Catalog
http://support.microsoft.com/?kbid=323166
and then create a script that install the updates, more about this here:
http://groups.google.com/groups?selm...176F@hydro.com
--
torgeir
Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of the 1328 page
Scripting Guide: http://www.microsoft.com/technet/scriptcenter
- Posted by Matt Pickard on February 19th, 2004
So, there's no way to fire up the windows updater from the
commandline on demand and have it download and install a
certain set of updates (like Critical Updates)?
- Posted by Robert Aldwinckle on February 20th, 2004
Torgeir,
Lucy replied to a similar question recently with
<title>KB296861 - How to Install Multiple Windows Updates or Hotfixes with Only One Reboot</title>
(which isn't referred to by your linked article, or as far as I could tell
by any of the articles that it linked to.)
FYI
Robert Aldwinckle
---
"Torgeir Bakken (MVP)" <Torgeir.Bakken-spam@hydro.com> wrote in message
news:40354CCA.ACCC6F6E@hydro.com...
- Posted by Kari [MSFT] on February 27th, 2004
Automatic Updates configured to download/install on schedule might be what
you need - take a look at
http://support.microsoft.com/default...b;EN-US;306525 (XP version -
links to other OS versions are at top)
--
Kari
This posting is provided "AS IS" with no warranties, and confers no rights.
"Matt Pickard" <anonymous@discussions.microsoft.com> wrote in message
news:1351701c3f746$0f92dbc0$a401280a@phx.gbl...