Tweaking.com Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Tweaking.com Support Forums
»
Main Forum
»
General Computer Support
(Moderators:
Shane
,
Boggin
,
Julian
) »
Windows Update 8024200D / CSI C Mark Deployment Missing
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Windows Update 8024200D / CSI C Mark Deployment Missing (Read 8618 times)
0 Members and 1 Guest are viewing this topic.
cjsx
Newbie
Join Date: Apr 2019
Posts: 2
Karma: 0
Windows Update 8024200D / CSI C Mark Deployment Missing
«
on:
April 27, 2019, 06:42:49 am »
Hi,
I seem to have an issue with a number of updates failing to install with Windows Update providing Error 8024200D.
SFCFix.txt
SFCFix version 3.0.1.0 by niemiro.
Start time: 2019-04-27 13:43:20.852
Microsoft Windows 7 Service Pack 1 - amd64
Not using a script file.
AutoAnalysis::
SUMMARY: Some corruptions could not be fixed automatically. Seek advice from helper or sysnative.com.
CBS & SFC total detected corruption count: 0
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 0
SURT total detected corruption count: 6
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0
AutoAnalysis:: directive completed successfully.
Successfully processed all directives.
SFCFix version 3.0.1.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2019-04-27 14:05:49.669
----------------------EOF-----------------------
CheckSur.log
=================================
Checking System Update Readiness.
Binary Version 6.1.7601.24382
2019-04-26 17:15
Checking Windows Servicing Packages
Checking Package Manifests and Catalogs
Checking Package Watchlist
Checking Component Watchlist
Checking Packages
Checking Component Store
(f) CSI C Mark Deployment Missing 0x00000000 c!c70d86491ea..a09a9f60c29_31bf3856ad364e35_6.1.7601.24387_a2e519b33259e8a7 wow64_microsoft-windows-netbt_31bf3856ad364e35_6.1.7601.23889_none_c9223d285b968345
(f) CSI C Mark Deployment Missing 0x00000000 c!33910a7ca46..a93a36cf53b_31bf3856ad364e35_6.1.7601.24387_23bdad4408436238 wow64_microsoft-windows-netbt_31bf3856ad364e35_6.1.7601.23889_none_c9223d285b968345
(f) CSI C Mark Deployment Missing 0x00000000 c!c70d86491ea..a09a9f60c29_31bf3856ad364e35_6.1.7601.24387_a2e519b33259e8a7 amd64_microsoft-windows-netbt_31bf3856ad364e35_6.1.7601.23889_none_becd92d62735c14a
(f) CSI C Mark Deployment Missing 0x00000000 c!86d947670a4..db4fbd6c877_31bf3856ad364e35_6.1.7601.24387_5b2a26dcf53e0afa amd64_microsoft-windows-netbt_31bf3856ad364e35_6.1.7601.23889_none_becd92d62735c14a
(f) CSI C Mark Deployment Missing 0x00000000 c!c70d86491ea..a09a9f60c29_31bf3856ad364e35_6.1.7601.24387_a2e519b33259e8a7 amd64_microsoft-windows-t..nalservices-drivers_31bf3856ad364e35_6.1.7601.23892_none_afa710c8267a4e83
(f) CSI C Mark Deployment Missing 0x00000000 c!86d947670a4..db4fbd6c877_31bf3856ad364e35_6.1.7601.24387_5b2a26dcf53e0afa amd64_microsoft-windows-t..nalservices-drivers_31bf3856ad364e35_6.1.7601.23892_none_afa710c8267a4e83
Summary:
Seconds executed: 173
Found 6 errors
CSI C Mark Deployment Missing Total count: 6
I'm struggling to find any information out about CSI C Mark Deployment Missing and what this means.
Any help would be much appreciated.
Logged
Boggin
Global Moderator
Hero Member
Join Date: Jul 2014
Posts: 10182
Location: UK
Karma: 122
Re: Windows Update 8024200D / CSI C Mark Deployment Missing
«
Reply #1 on:
April 27, 2019, 07:07:42 am »
I would suggest that you register on
www.sysnative.com
forum as the SFCFix needs the script to go with it and they are the experts.
Logged
cjsx
Newbie
Join Date: Apr 2019
Posts: 2
Karma: 0
Re: Windows Update 8024200D / CSI C Mark Deployment Missing
«
Reply #2 on:
April 27, 2019, 07:21:11 am »
Thanks, i wasn't really sure where to start with this one!
Logged
Boggin
Global Moderator
Hero Member
Join Date: Jul 2014
Posts: 10182
Location: UK
Karma: 122
Re: Windows Update 8024200D / CSI C Mark Deployment Missing
«
Reply #3 on:
April 27, 2019, 07:30:36 am »
I couldn't find anything positive on that error either and you've already ran SURT which can usually fix most things, but if a sfc /scannow cannot fix it, then sysnative.com is usually the place to go.
Logged
Boggin
Global Moderator
Hero Member
Join Date: Jul 2014
Posts: 10182
Location: UK
Karma: 122
Re: Windows Update 8024200D / CSI C Mark Deployment Missing
«
Reply #4 on:
April 27, 2019, 10:45:31 am »
I don't know if resetting the update components will help but you could give it a try with theses cmds.
Run a Command Prompt as an admin and copy and paste these cmds en bloc to the prompt where they will auto run except perhaps for the last one where you will need to press enter.
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Then enter exit to close the cmd window.
Which update(s) failed - you'll be able to see which in Update history.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tweaking.com Support Forums
»
Main Forum
»
General Computer Support
(Moderators:
Shane
,
Boggin
,
Julian
) »
Windows Update 8024200D / CSI C Mark Deployment Missing