Davy wrote:
> I was looking for automated solution. That is what i'm
> doing now, but indeed it's probably the best solution.
>
Hi,
Another alternative is to use a script to install the updates available
to the computer from the WSUS server (kick it of e.g. from a scheduled
job).
Rob Dunn have created a nice VBScript that can do both detecting and
"install now" on a computer:
Windows Update Agent force script, email results
http://uphold2001.brinkster.net/vbsh...id=199&start=1
After the reboot needed after the updates, you should repeat the
operation to see if more updates are available.
The Windows Update Agent API used in the script is documented here:
http://msdn.microsoft.com/library/en...tal_client.asp
Several VBScript examples available at the MSDN web site as well:
Using the Windows Update Agent API
http://msdn.microsoft.com/library/en..._agent_api.asp
Tales from the Script, July 2005
http://www.microsoft.com/technet/com...ts/sg0705.mspx
--
torgeir, Microsoft MVP Scripting, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx