(imported topic written by SystemAdmin)
In particular, fixlet ID 705505. It was relevant on a test windows 2003 server that we have and after the fixlet ran, I saw a pending restart message for it in the console. I restarted the server a couple of time and it shows up as fixed in the sub-action of the baseline, but noticed the following.
-
Relevance 6 for the fixlet still evaluates as true even thought : (not exists key “hklm\software\microsoft\updates\windows server 2003\sp3\kb923810” of registry). Should this key exists after the hotfix has installed?
-
There is a log present in c:\windows after the hotfix has attempted to install: KB923810.log
1.272: ================================================================================
1.272: 2007/10/10 12:35:55.444 (local)
1.272: c:\0aeb68f111e5710408e1e4\update\update.exe (version 6.3.4.1)
1.282: Hotfix started with following command line: /quiet /norestart
1.282: In Function GetBuildType, line 1170, RegQueryValueEx failed with error 0x2
1.282: C:\WINDOWS\system32\oieng400.dll is Not Present
1.282: Condition Check for Line 1 of PreRequisite returned FALSE
1.292: ReadStringFromInf: UpdSpGetLineText failed: 0xe0000102
1.292: KB923810 Setup encountered an error: Setup cannot continue because one or more prerequisites required to install KB923810 failed. For More details check the Log File c:\windows\KB923810.log
1.302: ReadStringFromInf: UpdSpGetLineText failed: 0xe0000102
1.302: Setup cannot continue because one or more prerequisites required to install KB923810 failed. For More details check the Log File c:\windows\KB923810.log
1.302: Update.exe extended error code = 0xf0f4
1.302: Update.exe return code was masked to 0x643 for MSI custom action compliance.
=============================================================
when running the hotfix manually with the /log switch, I get the same result and the hotfix does not install. Did BigFix actually install the hotfix and if not, why is it reporting it as fixed?
Please advise.