"pdl1" <> wrote in message
news:6CC5B3ED-A448-4C66-AAFC-...
> After two months use of Home Premium on my Dell XPS, System Restore had
> consumed over 70% of my hard drive (250GB). I had to turn it off to
> reclaim
> the space. Anybody else suffer this insult?
You can configure how much of your disk space is used by System Protection.
Ronnie Vernon recently posted this useful information (Ronnie I hope you
don't mind me quoting you)...
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)
--
And loving it,
-Q
_________________________________________________
(Replace the "SixFour" with numbers to email me)