Various problems with installing updates

0) MSSE, WMF, WD, WLE were installed successfully.
1) The installation of service pack is reported as "failed" but it is indeed installed (DoUpdate detects SP1, it is listed in "Installed updates" and mentioned in the system information).
2) Only VCPP 2012 x86 and x64 got installed.
3) There were only 29 installed updates (most probably the prerequisites for what got installed).
4) I ran "../../cmd/InstallOSUpdate.cmd *" from "w61-x64/glb" and it installed a whole lot of updates before I interrupted it. I also installed several VC redists without issues.
What I discovered thus far:
1) SetSystemEnvVars.cmd does not contain any "CPP_xxxx_xxx" variables.
2) ListInstalledUpdateIds.vbs lists installed updates correctly (I checked the .txt file which it creates)
3) ListMissingUpdateIds.vbs does not create "MissingUpdates.txt" at all (I inserted the "pause" command in DoUpdate.cmd right after
I removed "/B" option right now and I saw this in CMD output:
Attaching the log, the client folder with truncated updates, the determined system options : http://filebin.net/dug3g1fz3e
1) The installation of service pack is reported as "failed" but it is indeed installed (DoUpdate detects SP1, it is listed in "Installed updates" and mentioned in the system information).
2) Only VCPP 2012 x86 and x64 got installed.
3) There were only 29 installed updates (most probably the prerequisites for what got installed).
4) I ran "../../cmd/InstallOSUpdate.cmd *" from "w61-x64/glb" and it installed a whole lot of updates before I interrupted it. I also installed several VC redists without issues.
What I discovered thus far:
1) SetSystemEnvVars.cmd does not contain any "CPP_xxxx_xxx" variables.
2) ListInstalledUpdateIds.vbs lists installed updates correctly (I checked the .txt file which it creates)
3) ListMissingUpdateIds.vbs does not create "MissingUpdates.txt" at all (I inserted the "pause" command in DoUpdate.cmd right after
- Code: Select all
%CSCRIPT_PATH% //Nologo //B //E:vbs ListMissingUpdateIds.vbs %LIST_MODE_IDS%
I removed "/B" option right now and I saw this in CMD output:
- Code: Select all
H:\upds\wsusoffline\client\cmd\ListMissingUpdateIds.vbs(17, 1) (null): The digital signature of the object did not verify.
Attaching the log, the client folder with truncated updates, the determined system options : http://filebin.net/dug3g1fz3e