Add role error 0x800F0818
ok role sumary has error , details says error code 0x800f0818. so looked @ technet , says @ file in c:\windows\logs\cbs\cbs.log failed update. i went there , looked , lists quite few. but when go check windows update gui lists successful last week , doesn't show week. now run updates form internal wsus server. is case of failed updates , should try run them again? here link cbs.log file
https://skydrive.live.com/redir.aspx?cid=b65975d2a5854327&resid=b65975d2a5854327!139&parid=b65975d2a5854327!118&authkey=!ap30zzcgbyg2i8u
after installing numerous windows updates, when bringing newly installed server date on patches, may recieve following error in server manager:
error: unexpected error refreshing server manager: exception hresult:0x800f0818d
this issue occurs when corrupt .mum or .cat files present after extraction , installation process of windows updates.
to reolve need complete few steps
1. download , run microsoft update readiness tool http://support.microsoft.com/kb/947821 once has run check log in c:\windows\servicing\packages\checksur.log
2. should see errors resembling:
cbs mum corrupt 0×00000000 servicing\packages\package_for_kb978601~31bf3856ad364e35~amd64~~6.0.1.0.mum expected file name package_for_kb978601_server~31bf3856ad364e35~amd64~~6.0.1.0.mum not match actual file name
and further down
unavailable repair files:
servicing\packages\package_for_kb978601~31bf3856ad364e35~amd64~~6.0.1.0.mum
3. there may more 1 problematic update make note of of them, need download these kb’s , unpack them using following commands:
expand -f:* updatekb978601.msu c:\directory
this shows cat file needs unpacked:
expand -f:* updatekb978601.cab c:\directory\cab
4. need grab 2 files, 1 extension .mum , 1 extension .cat, rename them making sure displayed in checksur.log file. need copy them c:\windows\servicing\packages directory overwriting existing ones.
these steps should resolve issues , should able add/remove roles , features again
mcse certified
Windows Server > Windows Server General Forum
Comments
Post a Comment