How to configure shadow copy storage?

N

Neil Jones

Hi,

I was looking into the Event logs on my Vista system and found the
following error message:

"The shadow copies of volume C: were aborted because the shadow copy
storage could not grow due to a user imposed limit."


After I perform a disk clean and delete the shadow copies, my System
drive (C:) is about 26GB.

How do I increase the shadow copy storage and avoid this error message?

Thank you in advance. Wish you all a Happy New Year!

Regards,

NJ
 
T

Tyro

Shadow storage is controlled by the command-line utility vssadmin. Click
Start. In the search box type cmd and press Ctrl+Shift+Enter to run command
as an administrator. At the command prompt type: vssadmin /? to see the
options. Vssadmin list shadowstorage will show you the amount of shadow
storage allocated and used. Vista be default uses up to 15% of a drive's
available space to save restore points. The minimum space required is 300MB.
On my 250GB drive, about 33GB is set aside for shadow storage. As the space
fills up, Vista deletes the oldest shadow copies. You may also Google
vssadmin. There is a lot of info about it there. If you really insist on
changing the space percentage, the 15% is set in the registry key
HKLM\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\SystemRestore\Cfg. Using
the registry editor, regedit.exe, to edit this key, in the right-hand pane,
double click the DiskPercent value and adjust if from the default setting of
15 to the percent you want. But it's a lot safer and faster to change the
size allocated, as opposed to the percent, with vssadmin.

Tyro
 
J

John Barnett MVP

see this link from my website:
http://vistasupport.mvps.org/decrease_storage_space-allocated_to_system_restore.htm

--

--
John Barnett MVP
Windows XP Associate Expert
Windows Desktop Experience

Web: http://xphelpandsupport.mvps.org
Web: http://vistasupport.mvps.org
Web: http://www.silversurfer-guide.com

The information in this mail/post is supplied "as is". No warranty of any
kind, either expressed or implied, is made in relation to the accuracy,
reliability or content of this mail/post. The Author shall not be liable for
any direct, indirect, incidental or consequential damages arising out of the
use of, or inability to use, information or opinions expressed in this
mail/post..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top