Page 1 of 1

scripting WSUSOffline into runonce?

PostPosted: 26.03.2014, 20:32
by flyboynm
I am working on an "all-install" image that uses silent installs of office and unattended windows installs. I like the idea of using wsus offline update but is there a method to force the system to run offline update upon completion of the silent installs? I would want it to be able to use an answer file to "know" it needs to update MSE, install IE11, certain patches, etc.

I did a search on this but I didn't find anything about it . If it is there, I must be blind and missed it.

Thank you in advance!

Re: scripting WSUSOffline into runonce?

PostPosted: 26.03.2014, 20:50
by aker
Please take a look at this topic:
:arrow: viewtopic.php?f=7&t=2691

You need to find the parameters, you need, and call .\client\cmd\DoUpdate.cmd with them. (The auto-reboot may cause problems)