How do I fix reported errors?

:shock:I have a Toshiba Laptop with Windows Vista Operating System. It has 8gb ram and processor is dual-core 2300mhz.

In a Youtube presentation, there was mentioned ways to speed up hardware in my laptop. It involved using the Administrator privilege with the command: /sfc /scannow. After waiting for the scan to complete, no hardware improvements were indicated, however there was mention of errors in the following log: \Windows\Logs\CBS\CBS.log

When I attempted access to the log file, I first attempted a command entry without administrator privileges and got an Access Denied. I then attempted access using Administrator Privileges with the same denial.

I am inexperienced with command line computing, but I would like to correct the problem if possible by myself. Will anyone tell me how to access the file and correct any error/errors I find?

Thanks :geek:
 

My Computer

System One

  • Manufacturer/Model
    Toshiba Satelite A505
    CPU
    Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz, 2000 MB
    Motherboard
    don't know
    Memory
    8gb
    Graphics Card(s)
    ATI Mobility Radeon HD 4500 Series
    Sound Card
    Realtek High Definition Audio
    Monitor(s) Displays
    duh, it's a laptop
notepad C:\windows\logs\cbs\cbs.log
for the whole log


findstr /c:"[SR]" %windir%\logs\cbs\cbs.log
for the bits that matter

Copy and paste into cmd as administrator
 

My Computer

System One

  • Manufacturer/Model
    Lenovo Thinkpad T400
    CPU
    Intel Mobile Core 2 Duo P8700 @ 2.53GHz
    Motherboard
    LENOVO 64734VM
    Memory
    2.00GB Single-Channel DDR3 @ 531MHz
    Graphics Card(s)
    Intel Mobile Intel 4 Series Express Chipset Family
    Sound Card
    Conexant 20561 SmartAudio HD
    Monitor(s) Displays
    15 inch
    Screen Resolution
    1280 x 800
    Hard Drives
    1x 180GB Intel 530 series SSD
    1 x 120GB Hitachi 5400rmp
    1 x 650GB Western Digital Elements 5400rpm
    1x 1Tb Western Digital Elements 5400rpm
    Internet Speed
    Medium for New Zealand
    Other Info
    Weakest part of my computer is the graphics chipset.
    Only ever used a laptop.
    Also use USB Freeview TV Card
    Lenovo Docking Station
    External Speakers
    Other bits a pieces as needed
The portion of the log that relates to problems is as follows:

2013-10-13 16:12:29, Info CSI 00000331 [SR] Cannot repair me
mber file [l:24{12}]"settings.ini" of Microsoft-Windows-Sidebar, Version = 6.0.6
002.18005, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope
= 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName ne
utral, PublicKey neutral in the store, hash mismatch
2013-10-13 16:12:29, Info CSI 00000333 [SR] Cannot repair me
mber file [l:24{12}]"settings.ini" of Microsoft-Windows-Sidebar, Version = 6.0.6
002.18005, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope
= 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName ne
utral, PublicKey neutral in the store, hash mismatch
2013-10-13 16:12:29, Info CSI 00000334 [SR] This component w
as referenced by [l:162{81}]"Package_17_for_KB948465~31bf3856ad364e35~amd64~~6.0
.1.18005.948465-60_neutral_GDR"
2013-10-13 16:12:29, Info CSI 00000335 [SR] Repairing corrup
ted file [ml:58{29},l:56{28}]"\??\C:\Windows\system32\wbem"\[l:42{21}]"Wdf01000U
ninstall.mof" from store
2013-10-13 16:12:29, Info CSI 00000336 [SR] Repairing corrup
ted file [ml:58{29},l:56{28}]"\??\C:\Windows\system32\wbem"\[l:24{12}]"Wdf01000.
mof" from store
2013-10-13 16:12:29, Info CSI 00000338 [SR] Repair complete

When I replied to your reply, it did not seem to print, so I am replying again.:sick:

I am a 20+ year Linux user and am not very familiar with Windows Operating Systems. If you can and are willing to help more, please advise the impact on my computer created by these problems and how I may repair the damage they created.

Much thanks in advance for any further help. Think of me as a Newbie and explain accordingly. Thank you, friend.

:o
 

My Computer

System One

  • Manufacturer/Model
    Toshiba Satelite A505
    CPU
    Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz, 2000 MB
    Motherboard
    don't know
    Memory
    8gb
    Graphics Card(s)
    ATI Mobility Radeon HD 4500 Series
    Sound Card
    Realtek High Definition Audio
    Monitor(s) Displays
    duh, it's a laptop
Back
Top