SP2 installation fails on Windows 2003


i need in fixing issue sp2 installation on w2k3 server. when try install sp2 fails , can see following error in svcpack.log
"update.exe extended error code = 0xf070
update.exe return code masked 0x643 msi custom action compliance
cimwin32.mof error code = 3"

i have prepared following steps resolve this. able me if correct or give me suggestions on how fix this. if not right group ask, please redirect me the appropriate group.

recompile mof cmiwin32
recompile .mof , corresponding .mfl files using mofcomp command below:
go run -> cmd
run following commands
c:\%windir%\system32\wbem mofcomp c:\windows\system32\wbem\cimwin32.mof
c:\%windir%\system32\wbem mofcomp c:\windows\system32\wbem\cimwin32.mfl

if not resolve problem, try recompiling mof files using following command
cmd prompt c:\winnt\system32\wbem\for /f %s in ('dir /b *.mof *.mfl') mofcomp %s

note: reboot not required @ stage.

re-register wmi binaries.
steps:
a. open cmd , run "net stop winmgmt /y" (/y yes warning message appears re-confirming stop)
b. go %windir%\system32\wbem
c. run following command: /f %%s in ('dir /b *.dll') regsvr32 /s %%s
d. register dll file using following cmd: regsvr32 %windir%\system32\tscfgwmi.dll
e. wmiprvse /regserver , winmgmt /regserver
f. net start winmgmt

hi,

 

you may move *.tmp files c:\windows\system32\wbem folder temporary location. manually download sp2 microsoft download center , install in safe mode.

 

sp2 32bit:

http://www.microsoft.com/downloads/details.aspx?familyid=95ac1610-c232-4644-b828-c55eec605d55&displaylang=en

 

sp2 64bit:

http://www.microsoft.com/downloads/details.aspx?familyid=08fec2f5-6e3b-4e0d-9314-646414d0a421&displaylang=en

 

hope helps.

 

tim quan - msft

 

 



Windows Server  >  Windows Server General Forum



Comments

Popular posts from this blog

WIMMount (HSM) causing cluster storage to go redirected (2012r2 DC)

Failed to delete the test record dcdiag-test-record in zone test.com

Azure MFA with Azure AD and RDS