Originally posted by: RebateMonger
At Administrator's command line:
"vssadmin resize shadowstorage /?"
There's no GUI for setting the maximum size of System Restore. Without manually setting it, System Restore may use up to 15% of the hard drive.
Well, I have a Windows Home Server that makes nightly backups of all my PCs, so I can go back months if necessary. How much space you need depends on how often your files change and how large they are, so there's no "right" answer for everyone.Originally posted by: ManyBeers
My harddrive is 220 gig how much would you allocate?
Originally posted by: RebateMonger
Well, I have a Windows Home Server that makes nightly backups of all my PCs, so I can go back months if necessary. How much space you need depends on how often your files change and how large they are, so there's no "right" answer for everyone.Originally posted by: ManyBeers
My harddrive is 220 gig how much would you allocate?
Originally posted by: RebateMonger
Resizing Volume Shadow Service Storage
To check your current setup:
"vssadmin list shadowstorage"
Example to change the size:
"vssadmin Resize ShadowStorage /For=C: /On=C: /MaxSize=20GB"
I don't see a straightforward "percentage" option. Calculate 2% and insert it manaully in the command line prompt. Vista will make the changes IMMEDIATELY, erasing entries to make the VSS space meet your new requirements.