
12-07-2008
|
|
|
|
Re: disk cleanup problem
Something to try,
Right click CMD.EXE and select Run as Administrator,
When the Dos prompt opens, type CD\ and hit enter,
Then type: vssadmin list shadowstorage and hit enter,
This will show you how much space the restore files are using,
To cut down the size, type the following:
vssadmin resize shadowstorage /on=C: /for=C: /maxsize=2GB
(the maxsize can go up to 10GB) if you need to.
Hit Enter and if all goes well, you should see a message saying,
Successfully resized the shadow copy storage association.
This will cut down the number of restore points,
usually leaving about 2 or 3 points.
Good luck,
Jerry
"xchopstickzx" <guest@unknown-email.com> wrote in message
news:62ec6f93dcd02493659d7fc79cb9b28f@nntp-gateway.com...
>
> hi guys i have a little question i hope someone can help me out.My
> system cleanup doesnt work anymore when i click on it the scan status
> come and disappear so i cannot clean my system or dele old system
> restore files anymore.It still work on the D: but not on the C:
>
> does anyone know how i can fix this
>
> thanks
>
>
> --
> xchopstickzx
|