Home > General > Vista – system restore preferences

Vista – system restore preferences

February 15th, 2007 Leave a comment Go to comments
Number of View: 4883

In Windows XP you could set the amount of disk space you wanted the system restore to use.  In Vista it auto Magically tries to set it for you and does not give you an easy way to change it.  I found that they now call this shadowstorage.  To adjust this you have to use the gold old CMD prompt (DOS)  Below are instructions for changing the system restore size to 1.5 gig from the 11 it auto-magically set.   I do frequent backups (MOZY.com) so I am too worried if my box cannot have 2-4 restore points.  I want my disk space.  Specially since Vista takes up close to 20 gig. 

To view your current shadowstorage settings use the following command (you must first open a command prompt with administrative rights – START | ALLPROGRAMS | ACCESSSORIES | Command Prompt (right click and “run as administrator))

vssadmin list shadowstorage  (this shows the current size)

vssadmin list shadows (this shows how many restore points are currently held inthe above space)

The following will adjust the size of your shadowstorage to 1.5 gig

vssadmin resize shadowstorage /On=C: /For=C: /Maxsize=1.5GB

This should help free up some needed space.  HAPPY Vista’ing

 

Categories: General Tags:
  1. Mike Tancredi
    March 1st, 2008 at 15:59 | #1

    I tried, but it is telling me that vssadmin is not recognized as anything. Not a batch file, a program, a command, nada.

    Mike

  2. May 13th, 2009 at 11:16 | #2

    worked amazing when i needed it too,thanx m8

  3. Ayush Baheti
    June 29th, 2009 at 13:14 | #3

    Thanks man!! My system was using 12-13 GB for this thing

  4. Nino
    July 9th, 2009 at 15:05 | #4

    I love you, i had 852GB Of space left, now i did that, and i have 892 :D .

    THANK YOU SO MUCH

  5. Nugget
    September 29th, 2009 at 09:13 | #5

    Thanks a heap!

    Vista was using 69.8GB of my HDD for Restore Points!

    WTF!

    Tis no more! :D

  1. No trackbacks yet.