Qu0ll
You need to use a command line to see this information, but first, you
should perform a cleanup on that drive. Go to Start and type disk and
in the results, click the Disk Cleanup program. Select Files from all users
on this computer and then select the D: drive. Click the More Options Tab
and then, in the System Restore and Shadow Copies section, click the Cleanup
Button. This will delete all but the most recent system restore files.
Next, if your maximum size for System Restore is way too large, you should
adjust this. By default Vista sets the maximum size allocated for VSS to 15%
of the disk size. With some of newer drives, this can result in a huge
amount of space being allocated.
Go to Start and type cmd and in the results, right click the cmd.exe
item and
select the "Run as administrator" option. OK the UAC prompt.
When the command window opens, type the following.
D:
Press ENTER
This will switch to the D: drive.
Now type the following command.
vssadmin list shadowstorage
Press ENTER.
The result will show the current amount of Used, Allocated, and Maximum
allowed size for the Volume Shadow Storage on that drive.
The following
command will set the maximum amount of disk space used for the shadow
storage to 10GB.
vssadmin Resize ShadowStorage /For=D: /On=D: /MaxSize=10.0GB
Press ENTER.
(type the command as shown, including the spaces)
You should see a message that the command succeeded.
You can change the final (MAXSIZE=) value in the command to suit yourself.
(ie:
change 10.0GB to 5.0GB)
--
Ronnie Vernon
Microsoft MVP
Windows Shell/User
"Qu0ll" <> wrote in message
news:%...
> On my D: drive, Vista reports that 54GB have been used but when I add up
> the totals for each folder it only comes to 18GB. Where is the rest of
> the space? I have turned on display of hidden files and even display of
> hidden OS files but nothing is showing up.
>
> All I can think of is restore points but would they take up that much
> space for just a handful of points?
>
> How can I determine how much space is being used by restore points?
>
> --
> And loving it,
>
> -Q
> _________________________________________________
>
> (Replace the "SixFour" with numbers to email me)