Go Back   TechArena Community > Technical Support > Computer Help > Windows Vista > Windows Vista Performance
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: ,

sfc 45% complete

Windows Vista Performance


Reply
 
Thread Tools Search this Thread
  #1  
Old 23-03-2008
davidjchuang
 
Posts: n/a
sfc 45% complete


I was doing a sfc scan and this was what the screen said :
" Verification 45% complete. Windows Resource Protection could not
perform the requested operation " ( end of quote ). Someone please
explain what are the possible reasons of only 45% completion, and what I
should do to correct that.Thank you.


--
davidjchuang

Reply With Quote
  #2  
Old 23-03-2008
Mark
 
Posts: n/a
Re: sfc 45% complete

This has been happening to a few people lately with the percentage occurring
at different points.
sfc /scannow will not repair all files and may even report errors after
being 100% successful.
The data where the errors are located can be rather difficult to extract
useful information. (cbs.log)
(Although the event viewer may provide some useful information the two are
not fully tied together.)

So, try the following first:
(All commands are to be run from an elevated cmd prompt:)
chkdsk /f
sfc /scannow

If it fails again, try the following:
chkdsk c: /f /r
(This will tell you that the drive cannot be locked, do you wish to run
CHKDSK on the next reboot. Answer: Yes.
While you are not trying to recover bad sectors, you are trying to get
chkdsk to run before Vista is running.)
After the reboot, try:
sfc /scannow

If it fails again, boot with your Vista installation DVD and go to the
Repair section.
Select Repair
If successful, go to the command prompt from the Repair section and try:
sfc /scannow

Should this fail again, your options are getting rather limited.
A re-install may be in order. But before you go there, post back and we'll
see if we can't find the trouble spot in your CBS.log.

Good luck!


"davidjchuang" <davidjchuang.36pty6@no-mx.forums.net> wrote in message
news:davidjchuang.36pty6@no-mx.forums.net...
>
> I was doing a sfc scan and this was what the screen said :
> " Verification 45% complete. Windows Resource Protection could not
> perform the requested operation " ( end of quote ). Someone please
> explain what are the possible reasons of only 45% completion, and what I
> should do to correct that.Thank you.
>
>
> --
> davidjchuang



Reply With Quote
  #3  
Old 24-03-2008
davidjchuang
 
Posts: n/a
Re: sfc 45% complete


Mark;658643 Wrote:
> This has been happening to a few people lately with the percentage
> occurring
> at different points.
> sfc /scannow will not repair all files and may even report errors after
> being 100% successful.
> The data where the errors are located can be rather difficult to
> extract
> useful information. (cbs.log)
> (Although the event viewer may provide some useful information the two
> are
> not fully tied together.)
>
> So, try the following first:
> (All commands are to be run from an elevated cmd prompt:)
> chkdsk /f
> sfc /scannow
>
> If it fails again, try the following:
> chkdsk c: /f /r
> (This will tell you that the drive cannot be locked, do you wish to run
> CHKDSK on the next reboot. Answer: Yes.
> While you are not trying to recover bad sectors, you are trying to get
> chkdsk to run before Vista is running.)
> After the reboot, try:
> sfc /scannow
>
> If it fails again, boot with your Vista installation DVD and go to the
> Repair section.
> Select Repair
> If successful, go to the command prompt from the Repair section and
> try:
> sfc /scannow
>
> Should this fail again, your options are getting rather limited.
> A re-install may be in order. But before you go there, post back and
> we'll
> see if we can't find the trouble spot in your CBS.log.
>
> Good luck!
>
>
> "davidjchuang" <davidjchuang.36pty6@xxxxxx-mx.forums.net> wrote in
> message
> news:davidjchuang.36pty6@xxxxxx-mx.forums.net...> > >
> > >
> > > I was doing a sfc scan and this was what the screen said :
> > > " Verification 45% complete. Windows Resource Protection could not
> > > perform the requested operation " ( end of quote ). Someone please
> > > explain what are the possible reasons of only 45% completion, and

> > what I
> > > should do to correct that.Thank you.
> > >
> > >
> > > --
> > > davidjchuang > >


Mark, thank you for the reply. My system responded slightly differently
than you indicated, but that's minor. I entered the disk check command
chkdsk /f , then Enter, and I was asked to reboot. I did and the system
started checking, during which I was told " One of your disks needs to
be checked for consistency". It went on and finished the checking and
rebooted automactically ( I didn't have a chance to see what's on the
screen). I keyed in the sfc /scannow again and I got 100% completion.
BUT it said the following :
"Windows Resource Protection found corrupt files but was unable to fix
them. Details are included in the CBS.Log windir\CBS\CBS.log for example
C:\Windows\Logs|CBS\CBS.log "(end of quote)
I tried to key in the C:\Windows\Logs\CBS\CBS.log it said access
denied. So, now I have 2 things to do : 1.) Which disk is not
consistent. 2.) what to do with the corrupt files.
Can I trouble you to show me the way ? Thank you.


--
davidjchuang

Reply With Quote
  #4  
Old 24-03-2008
Mark
 
Posts: n/a
Re: sfc 45% complete

Since it made it to 100%, I'd suspect you do not have a problem. SFC has
been reported as being a bit flaky in reporting problems.
Checking CBS.log will probably show you nothing since it made it to 100%,
but the best way to look at it is as follows:
http://support.microsoft.com/kb/928228

This will narrow the huge file down to those entries produced by sfc only.
If there is a file that could not be repaired listed here, then you have
something to work with and you should list those entries on your next post.
If not, don't get too concerned... that would be the flaky nature of sfc.
If you have KB941600 installed, you are more likely to see SFC end
successfully, yet report corrupt files.
http://www.vistax64.com/vista-perfor...e-scannow.html

If you'd like to go further, try the Repair option from the installation DVD
and verify that all your updates have successfully installed as indicated in
the Update History.

You should review Event Viewer for any SXS errors.

Most likely these are clean and you don't have any real problems to worry
about.


"davidjchuang" <davidjchuang.36qql1@no-mx.forums.net> wrote in message
news:davidjchuang.36qql1@no-mx.forums.net...
>
> Mark;658643 Wrote:
>> This has been happening to a few people lately with the percentage
>> occurring
>> at different points.
>> sfc /scannow will not repair all files and may even report errors after
>> being 100% successful.
>> The data where the errors are located can be rather difficult to
>> extract
>> useful information. (cbs.log)
>> (Although the event viewer may provide some useful information the two
>> are
>> not fully tied together.)
>>
>> So, try the following first:
>> (All commands are to be run from an elevated cmd prompt:)
>> chkdsk /f
>> sfc /scannow
>>
>> If it fails again, try the following:
>> chkdsk c: /f /r
>> (This will tell you that the drive cannot be locked, do you wish to run
>> CHKDSK on the next reboot. Answer: Yes.
>> While you are not trying to recover bad sectors, you are trying to get
>> chkdsk to run before Vista is running.)
>> After the reboot, try:
>> sfc /scannow
>>
>> If it fails again, boot with your Vista installation DVD and go to the
>> Repair section.
>> Select Repair
>> If successful, go to the command prompt from the Repair section and
>> try:
>> sfc /scannow
>>
>> Should this fail again, your options are getting rather limited.
>> A re-install may be in order. But before you go there, post back and
>> we'll
>> see if we can't find the trouble spot in your CBS.log.
>>
>> Good luck!
>>
>>
>> "davidjchuang" <davidjchuang.36pty6@xxxxxx-mx.forums.net> wrote in
>> message
>> news:davidjchuang.36pty6@xxxxxx-mx.forums.net...> > >
>> > >
>> > > I was doing a sfc scan and this was what the screen said :
>> > > " Verification 45% complete. Windows Resource Protection could not
>> > > perform the requested operation " ( end of quote ). Someone please
>> > > explain what are the possible reasons of only 45% completion, and
>> > what I
>> > > should do to correct that.Thank you.
>> > >
>> > >
>> > > --
>> > > davidjchuang > >

>
> Mark, thank you for the reply. My system responded slightly differently
> than you indicated, but that's minor. I entered the disk check command
> chkdsk /f , then Enter, and I was asked to reboot. I did and the system
> started checking, during which I was told " One of your disks needs to
> be checked for consistency". It went on and finished the checking and
> rebooted automactically ( I didn't have a chance to see what's on the
> screen). I keyed in the sfc /scannow again and I got 100% completion.
> BUT it said the following :
> "Windows Resource Protection found corrupt files but was unable to fix
> them. Details are included in the CBS.Log windir\CBS\CBS.log for example
> C:\Windows\Logs|CBS\CBS.log "(end of quote)
> I tried to key in the C:\Windows\Logs\CBS\CBS.log it said access
> denied. So, now I have 2 things to do : 1.) Which disk is not
> consistent. 2.) what to do with the corrupt files.
> Can I trouble you to show me the way ? Thank you.
>
>
> --
> davidjchuang



Reply With Quote
  #5  
Old 24-03-2008
davidjchuang
 
Posts: n/a
Re: sfc 45% complete


Mark;659096 Wrote:
> Since it made it to 100%, I'd suspect you do not have a problem. SFC has
> been reported as being a bit flaky in reporting problems.
> Checking CBS.log will probably show you nothing since it made it to
> 100%,
> but the best way to look at it is as follows:
> 'How to analyze the log file entries that the Microsoft Windows
> Resource Checker (SFC.exe) program generates in Windows Vista'
> (http://support.microsoft.com/kb/928228)
>
> This will narrow the huge file down to those entries produced by sfc
> only.
> If there is a file that could not be repaired listed here, then you
> have
> something to work with and you should list those entries on your next
> post.
> If not, don't get too concerned... that would be the flaky nature of
> sfc.
> If you have KB941600 installed, you are more likely to see SFC end
> successfully, yet report corrupt files.
> http://www.vistax64.com/vista-perfor...e-scannow.html
>
> If you'd like to go further, try the Repair option from the
> installation DVD
> and verify that all your updates have successfully installed as
> indicated in
> the Update History.
>
> You should review Event Viewer for any SXS errors.
>
> Most likely these are clean and you don't have any real problems to
> worry
> about.
>
>
> "davidjchuang" <davidjchuang.36qql1@xxxxxx-mx.forums.net> wrote in
> message
> news:davidjchuang.36qql1@xxxxxx-mx.forums.net...> > >
> > >
> > > Mark;658643 Wrote:
> > >
> > > Mark, thank you for the reply. My system responded slightly

> > differently
> > > than you indicated, but that's minor. I entered the disk check

> > command
> > > chkdsk /f , then Enter, and I was asked to reboot. I did and the

> > system
> > > started checking, during which I was told " One of your disks needs

> > to
> > > be checked for consistency". It went on and finished the checking and
> > > rebooted automactically ( I didn't have a chance to see what's on the
> > > screen). I keyed in the sfc /scannow again and I got 100% completion.
> > > BUT it said the following :
> > > "Windows Resource Protection found corrupt files but was unable to

> > fix
> > > them. Details are included in the CBS.Log windir\CBS\CBS.log for

> > example
> > > C:\Windows\Logs|CBS\CBS.log "(end of quote)
> > > I tried to key in the C:\Windows\Logs\CBS\CBS.log it said access
> > > denied. So, now I have 2 things to do : 1.) Which disk is not
> > > consistent. 2.) what to do with the corrupt files.
> > > Can I trouble you to show me the way ? Thank you.
> > >
> > >
> > > --
> > > davidjchuang > >


Thank you, Mark. Went to that microsoft site you suggested. I was
unable to execute the command
" findstr \c:"[SR]" %windir%\logs\cbs.log\sfcdetails.txt "
System said it could not open it. Is it possible that my 32 bit home
premium is unable to execute such command?


--
davidjchuang

Reply With Quote
  #6  
Old 24-03-2008
Mark
 
Posts: n/a
Re: sfc 45% complete

Running this command from an elevated prompt:
It should have looked like this:
findstr /C:"[SR]" %windir%\logs\cbs\cbs.log >sfcdetails.txt
Not:
findstr \c:"[SR]" %windir%\logs\cbs.log\sfcdetails.txt

Try this one if you want to weed out all the Verified files. (You just want
the problem files.)
findstr /C:"[SR] Cannot repair member file" %windir%\logs\cbs\cbs.log
>sfcdetails.txt


I believe the command is available in all versions of Vista.
I think the command you typed in was missing the \cbs directory path and you
made sfcdetails.txt part of the path instead of the piped file.

Once the command is completed running, just enter: sfcdetails.txt in the
Start button Search box and click the file to open.
This article talks about how to replace files sfc could not repair.
http://support.microsoft.com/kb/929833



"davidjchuang" <davidjchuang.36qzm1@no-mx.forums.net> wrote in message
news:davidjchuang.36qzm1@no-mx.forums.net...
>
> Mark;659096 Wrote:
>> Since it made it to 100%, I'd suspect you do not have a problem. SFC has
>> been reported as being a bit flaky in reporting problems.
>> Checking CBS.log will probably show you nothing since it made it to
>> 100%,
>> but the best way to look at it is as follows:
>> 'How to analyze the log file entries that the Microsoft Windows
>> Resource Checker (SFC.exe) program generates in Windows Vista'
>> (http://support.microsoft.com/kb/928228)
>>
>> This will narrow the huge file down to those entries produced by sfc
>> only.
>> If there is a file that could not be repaired listed here, then you
>> have
>> something to work with and you should list those entries on your next
>> post.
>> If not, don't get too concerned... that would be the flaky nature of
>> sfc.
>> If you have KB941600 installed, you are more likely to see SFC end
>> successfully, yet report corrupt files.
>> http://www.vistax64.com/vista-perfor...e-scannow.html
>>
>> If you'd like to go further, try the Repair option from the
>> installation DVD
>> and verify that all your updates have successfully installed as
>> indicated in
>> the Update History.
>>
>> You should review Event Viewer for any SXS errors.
>>
>> Most likely these are clean and you don't have any real problems to
>> worry
>> about.
>>
>>
>> "davidjchuang" <davidjchuang.36qql1@xxxxxx-mx.forums.net> wrote in
>> message
>> news:davidjchuang.36qql1@xxxxxx-mx.forums.net...> > >
>> > >
>> > > Mark;658643 Wrote:
>> > >
>> > > Mark, thank you for the reply. My system responded slightly
>> > differently
>> > > than you indicated, but that's minor. I entered the disk check
>> > command
>> > > chkdsk /f , then Enter, and I was asked to reboot. I did and the
>> > system
>> > > started checking, during which I was told " One of your disks needs
>> > to
>> > > be checked for consistency". It went on and finished the checking and
>> > > rebooted automactically ( I didn't have a chance to see what's on the
>> > > screen). I keyed in the sfc /scannow again and I got 100% completion.
>> > > BUT it said the following :
>> > > "Windows Resource Protection found corrupt files but was unable to
>> > fix
>> > > them. Details are included in the CBS.Log windir\CBS\CBS.log for
>> > example
>> > > C:\Windows\Logs|CBS\CBS.log "(end of quote)
>> > > I tried to key in the C:\Windows\Logs\CBS\CBS.log it said access
>> > > denied. So, now I have 2 things to do : 1.) Which disk is not
>> > > consistent. 2.) what to do with the corrupt files.
>> > > Can I trouble you to show me the way ? Thank you.
>> > >
>> > >
>> > > --
>> > > davidjchuang > >

>
> Thank you, Mark. Went to that microsoft site you suggested. I was
> unable to execute the command
> " findstr \c:"[SR]" %windir%\logs\cbs.log\sfcdetails.txt "
> System said it could not open it. Is it possible that my 32 bit home
> premium is unable to execute such command?
>
>
> --
> davidjchuang



Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Vista > Windows Vista Performance


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads for: "sfc 45% complete"
Thread Thread Starter Forum Replies Last Post
% complete ,% work complete and physical % complete Amey Microsoft Project 4 01-11-2009 09:15 PM
Complete PC Backup Larry Pollane Vista Help 12 07-05-2009 09:05 AM
Need help to complete building i7 Anathakrishnan Overclocking & Computer Modification 2 01-04-2009 12:25 PM
% Complete Calculation SwapnaK Microsoft Project 18 17-05-2008 09:17 PM
Cannot Complete Assessment NeilJ99 Vista Help 7 03-08-2007 10:00 PM


All times are GMT +5.5. The time now is 02:22 AM.