Results 1 to 2 of 2

Thread: How to limit shadow copies and save storage space in Windows Vista

  1. #1
    Fabian Siegfried is offline Junior Member
    Join Date
    Sep 2009
    Posts
    27
    Rep Power
    0

    Default How to limit shadow copies and save storage space in Windows Vista

    Storage space is a rare luxury, even in times of huge hard disks. In the case of notebooks, you quickly run short of it, especially if you are Into video editing.

  2. #2
    Egon Poldi is offline Junior Member
    Join Date
    Sep 2009
    Posts
    26
    Rep Power
    0

    Default

    Delete unnecessary files without haVing to forego important functions. For instance, Vista regularly creates shadow copies, which are used to recover the system or to access older file versions in case of emergency. This function takes up a lot of storage space. But if you regularly create backups of your data you can limit the storage space allocated to the shadow copies, without foregoing an important security aspect. However, Vista does not offer any dialog box for the configuration. Not a problem: Simply switch to the command line program 'vssadmin.exe'. First, start a window of the command line with administrator rights. For this, write 'cmd' in the search field in the start menu, right-click 'cmd. exe' and select the context command 'Run as Administrator'. Subsequently confirm the user account control query with 'Next'. Now use vssadmin list shadows tor age to query the current status of the shadow copies. Windows lists how much storage space is allocated for the shadow copies, where and for which drive is already being used. Use the following command for adaptation: vssadmin resize shadowstorage / on=[drive] /for=drive / maxsize=[specify size]

    For 'Drive', enter the drive letter followed by a colon, where and for which drive you want the shadow copies to be saved and specify the '/Maxsize' option without fail, otherwise Windows does not limit the size.
    /on=c: /for=c: /rnaxsize=10GB

    As a value for 'Size', use a number followed by the respective unit such as 'MB' or 'GB'. You can subsequently check the current status once again 'using: vssadmin list shadowstorage.

Similar Threads

  1. Some help to Save Space on Hard Disk
    By Izzie Itskowitz in forum Hard Disk
    Replies: 0
    Last Post: 07-28-2010, 07:16 PM
  2. Windows Vista which requires a lot of space
    By Okaf8547 in forum Windows Vista
    Replies: 3
    Last Post: 05-18-2010, 05:03 AM
  3. Using an Email Server Space for Storage
    By WilsonMartin in forum Networking Jargons
    Replies: 0
    Last Post: 01-06-2010, 02:07 PM
  4. Enabling and Using Shadow Copies on Windows Server 2003
    By cherish22 in forum General Networking
    Replies: 0
    Last Post: 12-04-2009, 12:49 PM
  5. Enabling and using shadow copies on windows server 2003
    By Franklin Macallum in forum General Networking
    Replies: 0
    Last Post: 06-10-2009, 06:03 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48