Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Update Services > Re: Get all updates on quicker after install

Reply
Thread Tools Display Modes

Re: Get all updates on quicker after install

 
 
Harry Johnston [MVP]
Guest
Posts: n/a

 
      04-19-2010
On 2010-04-17 3:52 a.m., Jordan wrote:

> I use RIS server to deploy Windows XP workstations. I use Group Policies
> and Active Directory to deploy almost all my software including Office,
> Visual Studio, etc. I also use WSUS 3.0 to update the workstations and I
> use Group Policies to set the schedule to download the updates and install
> them at 3:00 AM which works well.
>
> When I setup a new computer using RIS and deploy all the software using AD
> GPOs it takes about 4 or 5 nights to fully patch XP, Office, Visual Studio,
> and the patches to upgrade to IE 8. If I want it done quicker I can just
> login and run wuauclt.exe /detectnow and apply the patches faster.
>
> Is there some script or something that I can run where Windows XP will
> automatically check for the updates after it finishes booting (without
> logging in) and check for and install all the updates and reboot if needed?
> I would like to add this to Windows' startup script so when I build a new
> computer it will just keep patching away until complete.


My script may be of use here:

<http://www.scms.waikato.ac.nz/~harry/wsusupdate.vbs>

http://www.scms.waikato.ac.nz/~harry/wsusupdate.vbs

It is designed to be run from the command line, i.e., cscript rather than
wscript, and to be wrapped in a command (or other) script which reboots the
system if necessary and handles error conditions. Obviously you could modify it
to suit your preferences.

Note that it may not be wise to run this in a startup script for production
computers, as it could overload your WSUS server if many computers are switched
on at roughly the same time in the morning. If applied only to computers that
are being built - either as a startup script in a separate OU, or as part of the
build process - it should be OK.

Harry.

--
Harry Johnston
http://harryjohnston.wordpress.com
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Get all updates on quicker after install Lawrence Garvin [MVP] Update Services 1 04-18-2010 11:00 PM
WSUS not working in vista Anklesh Chauhan Update Services 15 03-28-2010 10:17 PM
Updates infected with "Antivirus Soft" virus? Wattsfan Windows Update 21 03-07-2010 05:39 AM
"WindowsUpdate_80073715" Brenda Windows Update 4 03-03-2010 12:46 AM
Clients not getting updates from WSUS Server bleicht Update Services 7 02-04-2010 10:44 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59