Page 1 of 1

security updates

PostPosted: 21.02.2016, 16:33
by fafar
Hi,

I use wsusoffline with the following arguments after DoUpdate.cmd :

/updatercerts /instielatest /updatecpp /instmssl /instdotnet35 /instdotnet4 /instpsh /updatetsc /instofv /skipdynamic

When I look at the updates of windows 7, I just find security updates until october 2015, and no more after.
When I execute DoUpdate.cmd without arguments, it takes a long time, but a lot of security updates comes !

Where is the problem ?

Thanks for advance,
Best regards,
Emmanuel

Re: security updates

PostPosted: 21.02.2016, 16:53
by harry
The problem is the parameter "/skipdynamic"! With this WSUSOU can't determine the missing security updates (via Windows Update Client). This parameter is only for very special cases.

P.S. /updatecerts is outdated since WSUSOU v9.8.
Since WSUSOU v10.4 and later you don't need /instielatest anymore, see viewtopic.php?f=7&t=2691#p9491

Re: security updates

PostPosted: 21.02.2016, 17:01
by fafar
Thanks for your help.
I use actually the v 9.2.1 for the moment.
To update the version, I have just to unzip the wsusoffline105.zip in the same directory ?

Re: security updates

PostPosted: 21.02.2016, 17:21
by harry
Yes; you can also use the automatic update feature of UpdateGenerator.exe (make sure that the file UpdateGenerator.ini has no line with checkouversion=disabled in the [Miscellaneous] section).