Page 1 of 1
Can I bypass "List Missing IDs"?

Posted:
07.06.2015, 08:54
by cjv5040
My Windows Update became corrupted and after weeks of trying everything I would like to compel this tool to attempt to install every update it downloaded via UpdateGenerator. The System Update Readiness tool installs a Hotifx which shows up as the only Update installed, so there may be some hope here if I can get it to work thru the process. So, can the script be edited to install everything?
Re: Can I bypass "List Missing IDs"?

Posted:
07.06.2015, 08:59
by aker
Just open UpdateInstaller.ini and set "all" to "Enabled".
Your Windows Update Agent may be fixed by installing .\wsus\WindowsUpdateAgent-3.0-x86/x64.exe and the parameter "/wuforce".
Re: Can I bypass "List Missing IDs"?

Posted:
07.06.2015, 09:31
by cjv5040
aker wrote:Just open UpdateInstaller.ini and set "all" to "Enabled".
Your Windows Update Agent may be fixed by installing .\wsus\WindowsUpdateAgent-3.0-x86/x64.exe and the parameter "/wuforce".
This doesn't bypass the step. Script still runs this step.
Re: Can I bypass "List Missing IDs"?

Posted:
07.06.2015, 10:43
by boco
I guess it still has to build the list of updates to install. The INI-entry just controls what's being put into that list (everything).