Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > VBScript for Windows Updates (advert)

Reply
Thread Tools Display Modes

VBScript for Windows Updates (advert)

 
 
Mark F
Guest
Posts: n/a

 
      02-08-2006
Hello,

There are a variety of Windows Update (WUS) VBScripts out there, and here is
ours from its recent commissioning @ Hull College:

www.futuretime15.karoo.net

Its ValidArguments() function, which parses the command-line arguments, is
also worth a look for any newbies to VBScripting.

================================================== ===

Filename: WindowsUpdates.wsf

Description: Automatically downloads and installs relevant updates

Version: Modified 1.0 WindowsUpdates.vbs
Notes: From the Microsoft Shared Computer Toolkit for WinXP
Closing its optional console window kills the task
See also %windir%\WindowsUpdate.log for another log

Large portions are Copyright (C) Microsoft Corporation 2005
Modifications to enhance its interface by Mark Fairpo
Commissioned within Hull-College.ac.uk for a resilient VBScript

Use "WindowsUpdates /?" or "CScript WindowsUpdates.wsf /?" for help

================================================== ===
 
Reply With Quote
 
 
 
 
maximillianx
Guest
Posts: n/a

 
      02-08-2006
Mark,

I responded to this post under the microsoft.public.scripting.vbscript ng.

In the future, if posting the same information to multiple ngs, please do
not multi post, but instead cross-post (one post to multiple groups at
once). That way when people respond to your message, they can respond to it
on all ngs that you posted to.

http://www.uwasa.fi/~ts/http/crospost.html

Rob

"Mark F" <> wrote in message
news:33B9B0B2-21DA-43F1-BBDF-...
> Hello,
>
> There are a variety of Windows Update (WUS) VBScripts out there, and here
> is
> ours from its recent commissioning @ Hull College:
>
> www.futuretime15.karoo.net
>
> Its ValidArguments() function, which parses the command-line arguments, is
> also worth a look for any newbies to VBScripting.
>
> ================================================== ===
>
> Filename: WindowsUpdates.wsf
>
> Description: Automatically downloads and installs relevant updates
>
> Version: Modified 1.0 WindowsUpdates.vbs
> Notes: From the Microsoft Shared Computer Toolkit for WinXP
> Closing its optional console window kills the task
> See also %windir%\WindowsUpdate.log for another log
>
> Large portions are Copyright (C) Microsoft Corporation 2005
> Modifications to enhance its interface by Mark Fairpo
> Commissioned within Hull-College.ac.uk for a resilient VBScript
>
> Use "WindowsUpdates /?" or "CScript WindowsUpdates.wsf /?" for help
>
> ================================================== ===



 
Reply With Quote
 
Mark F
Guest
Posts: n/a

 
      02-08-2006
Fair comment. I was using Microsoft's web-interface, but you infer using an
independent Newsgroup interface. As we use Novell GroupWise and a locked-down
Firewall this is not available, so I will refrain from multi-posting in
future.

"maximillianx" wrote:

> Mark,
>
> I responded to this post under the microsoft.public.scripting.vbscript ng.
>
> In the future, if posting the same information to multiple ngs, please do
> not multi post, but instead cross-post (one post to multiple groups at
> once). That way when people respond to your message, they can respond to it
> on all ngs that you posted to.
>
> http://www.uwasa.fi/~ts/http/crospost.html
>
> Rob

 
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
Windows VBscript 5.6 DC Windows Vista Installation 8 06-18-2009 02:31 PM
Advert Logos Zygy Windows Vista General Discussion 6 10-03-2008 12:53 AM
Re: Vista and VBScript Alexander Suhovey Windows Vista General Discussion 0 12-22-2006 02:41 PM
What's Up With Vbscript.dll and Vista? John A. Gallagher Windows Vista General Discussion 0 12-16-2006 02:02 AM
Windows Update Agent (WUA) API problem (Downloadurl) (VBScript) miika.mattila@gmail.com Windows Update 1 01-03-2006 06:06 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