Difference between revisions of "StableBit Scanner Q3110004"

From Covecube - Wiki
m
 
Line 10: Line 10:
 
# Run "vssadmin add shadowstorage /for=c: /on=c: /maxsize=5GB"
 
# Run "vssadmin add shadowstorage /for=c: /on=c: /maxsize=5GB"
 
#* Change ''c:'' to whichever drive letter in question
 
#* Change ''c:'' to whichever drive letter in question
 +
#* use "vssadmin resize shadowstorage /for=c: /on=c: /maxsize=5GB" if the above command does not work
 
# Reboot the system
 
# Reboot the system
  
 
This should allow you to correctly scan the drives.
 
This should allow you to correctly scan the drives.

Latest revision as of 20:00, 27 January 2016

Fix CHKDSK or File System scan errors

When to Use

If the system disk keeps on coming back with errors, but a manual check comes back as clean.

Steps

  1. Open an elevated Command Prompt
    • To do so, hit the Start Button, and type "Command Prompt"
    • Right click on the "Command Prompt" entry, and select "Run as Administrator"
  2. Run "vssadmin add shadowstorage /for=c: /on=c: /maxsize=5GB"
    • Change c: to whichever drive letter in question
    • use "vssadmin resize shadowstorage /for=c: /on=c: /maxsize=5GB" if the above command does not work
  3. Reboot the system

This should allow you to correctly scan the drives.