Windows Vista Forums

Limit System Restore Size/Hard Drive Space Low

  1. #1



    Newbie
    Join Date : Feb 2011
    Alabama
    Posts : 2
    Microsoft Vista x64 Home Premium
    Local Time: 02:43 AM
    usa

    Limit System Restore Size/Hard Drive Space Low

    I'm trying to summarize here. I Googled this topic and found bits and pieces about how to do it, but not all together at once.

    Original Q & A:

    Q: "I have system restore set with an unbound upper limit, is this going to cause any problems later?"

    A: "It depends on whether you need the hard drive space that you set for it as it fills up. As the space you set fills up, older restore points will automatically be deleted to make room for the new ones, so you shouldn't have a problem at all."

    Now, as for viewing or changing the allocated HD space for System Restore Points, the only thing I can find is doing it via command prompt.

    I won't go into what the command prompt is or anything because anybody who is worried about the size of System Restore Points probably knows their way around the command prompt and the Registry as well.

    Anyway, to sum it up:

    At the command prompt (Admin), to see the currently allocated space type: vssadmin list ShadowStorage

    As in:
    C:\Windows\System32>vssadmin list ShadowStorage



    You will get an output like this:
    ...
    Used Shadow Copy Storage space: 1.291GB
    Allocated Shadow Copy Storage space: 1.563GB
    Maximum Shadow Copy Storage space: 11.25GB

    Sizes you see listed as well as sizes you can enter are in KB, MB, GB, TB, and up.

    As you can see, 1.29GB is currently in use on my system.

    To change the amount of used HD space: (increase or decrease)

    vssadmin Resize /For=C: /On=C: /MaxSize=4GB

    Change the drive letters to what you want (my guess is that we're mostly all talking about C: here, though.)
    For "/MaxSize=", change it to what you want.

    As a side note, some users complain that they notice available disk space disappearing, though System Restore was disabled for one, some, or all drives present.

    The fix was to use vssadmin for all drives in your system.
    For example, for drive C:, set it for what you want, and as my system for example, set S: and Z: to 10MB.
    That way things on non-system drives won't get out of hand.
    This may not apply to you. Personally, I never experienced this problem, however, some people have complained about it and this is how to fix it.

    Also, note that (I won't get into all that here) Volume Shadow Copy Service (VSS) stores more than System Restore Points, so the idea is to set it at a reasonable size.


    .

      My System SpecsSystem Spec

  2. #2
    ilikefree's Avatar

    Senior Member



    Join Date : Jan 2010
    New Zealand
    Posts : 2,383
    Vista Home Premium 32bit.SP2
    Local Time: 07:43 PM
    newzealand

     

    Re: Limit System Restore Size/Hard Drive Space Low

    I just paste this into cmd.

    vssadmin Resize ShadowStorage /For=C: /On=C: /Maxsize=18GB

    and to view what it is currently set at

    vssadmin list shadowstorage /On=C:

      My System SpecsSystem Spec

  3. #3



    Newbie
    Join Date : Feb 2011
    Alabama
    Posts : 2
    Microsoft Vista x64 Home Premium
    Local Time: 02:43 AM
    usa

      Thread Starter

    Re: Limit System Restore Size/Hard Drive Space Low

    I know, ilikefree, that's what I said.

    The ads in between my typing above makes it seem more lengthy than it already is.

    Your copying and pasting the full command-line parameters into the command prompt IS very correct and the absolute bottom line of what I said, however, I just included the extra info for folks who may not be familiar with some of those terms.

    That's the way I like stuff to be explained to me.

    To quote a line in a movie I saw once, "Explain it to me like I was a 3rd grader". (Which I think I'll make my new tagline)

    I think our two posts above complement each other; I over explained and you put it in a nutshell.

    .

      My System SpecsSystem Spec

Limit System Restore Size/Hard Drive Space Low

Similar Threads
Thread Thread Starter Forum Replies Last Post
Will system restore external hard drive patch41 General Discussion 11 07 Mar 2011
System restore and hard drive with two partitions RJ Vista General 5 29 Sep 2008
OT: Boot issues after Ghost System Partition Restore to New Hard Drive Sam Vista General 1 13 Oct 2007
System Restore ate my hard drive pdl1 Vista General 4 04 Jul 2007
7200 rpm Ultra-IDE hard drive loud during automatic system restore GT Vista hardware & devices 1 28 Apr 2007