On Jun 29, 10:43 pm, Harry Johnston <h...[ at ]scms.waikato.ac.nz> wrote:
[Quoted Text] > Daniyar wrote: > > we use WSUS policy for servers to download patches automatically. Then > > interactively it is possible to install updates and reboot. > > > Is it possible to write a script that will force installation of the > > already downloaded patches? > > Yes. All the documentation, including some sample code IIRC, is in the MSDN > Library - try searching for IUpdateSearcher. > > Harry.
Thanks, I could not find the code on MSDN, the interface gives the same features as wuauclt /detectnow.
However, I found UpdateHF_v2.5.vbs, a tool that I can run remotely and install patches. I will try it in next MS update period.
|