On reboot after installing all the XP SP3 updates and patches, I see the logfile.
Nice ...
Start to read it and see there's a few warnings (errorlevel: 1603) for some of the KB patches, probably be due to all those services MS kindly sets up with autostart by default and I shut down.
So I close the logfile so XP will continue booting (won't if I don't close the file).
No matter, I say. I'll get it after boot.
But no ...
--- stike this begin ---
It's not in %windir%\wsusofflineupdate.log nor does a search for wsusofflineupdate.log or wsusofflineupdate.* get me anything.
And yes, I'm logged in as admin, a bad habit I have.
--- stike this end ---
Found the logfile.
It was where it should have been.
Must be getting dumber.
So ...
This is the parts of the logfile (extracted and simplified) that list the patches that were not installed:
---
Warning: Installation of ...
kb2676562 - kb2691442 - kb2719985 - kb2802968
kb2780091 - kb2820917 - kb2813345 - kb2834886
kb2845187 - kb2849470 - kb2859537 - kb2850869
kb2834904 - kb2876315 - kb2876217 - kb2870699 - kb2864063
... failed (errorlevel: 1603)
Apparently errorlevel: 1603 is a fatal error.
Question: it's 17 patches. How should I proceed with this?
My updateinstaller.ini is as below:
---
- Code: Select all
[Installation]
backup=Enabled
updatercerts=Disabled
instie7=Disabled
instie8=Disabled
instie9=Disabled
instie10=Disabled
updatecpp=Enabled
updatedx=Enabled
instmssl=Disabled
updatewmp=Enabled
instdotnet35=Disabled
instdotnet4=Disabled
instpsh=Disabled
instwmf=Disabled
instmsse=Disabled
updatetsc=Disabled
instofc=Disabled
instofv=Disabled
all=Disabled
excludestatics=Disabled
skipdynamic=Disabled
[Control]
verify=Enabled
autoreboot=Disabled
shutdown=Disabled
[Messaging]
showlog=Enabled
[MSI]
---
Thanks in advance.
Cheers,
CIV
BTW: wsusofflie is great solution, I don't know how I've got along without it. =-)