How to Change and Limit System Restore Storage Space Usage Size in Vista with VSSAdmin如何改变和限制系统还原的存储空间的使用大小在Vista与vssadmin

System Restore also been featured in Windows Vista, just like in Windows XP.系统还原也被推荐在Windows Vista中,就像在Windows XP中。 However, unlike the user friendly and easy to use slider bar in Windows XP, there is no easy way and no longer an ability to change the limit of System Restore disk storage space usage in Windows Vista via graphical user interface.不过,不同的用户界面友好,使用方便滑杆在Windows XP中,有没有简便的方法,并已不再是一个有能力改变的极限系统还原的磁盘存储空间的使用在Windows Vista通过图形用户界面。 In order to limit the maximum hard disk space can be used by System Storage or change the limit of this value, Windows Vista offers a command line utility called Volume Shadow Copy Administrative Command-Line Tool, or vssadmin.exe.在以限制最高的硬盘空间可以用系统存储或变更的限制这个值, Windows Vista中提供了一个命令行实用工具所谓的卷影复制的行政命令行工具,或vssadmin.exe 。 The utility is named Volume Shadow Copy Service (VSS) because it includes not only System Restore function, but has added several enlarged functions such as Previous Versions feature that backup copies of deleted or changed files, and the service is also been used by the built-in Vista backup tools.公用事业命名为卷影复制服务( VSS ) ,因为它不仅包括系统还原功能,但已增加了若干扩大功能,如以前的版本功能的备份副本删除或更改的文件,和服务,也是被用来由内置-在Vista中的备份工具。

By default, Windows Vista allocates 15% of the disk drive’s size or 30% of available free space on the drive, whichever is smaller as the maximum Shadow Copy store space.默认情况下, Windows Vista的分配15 %的磁盘驱动器的大小或30 %的可用空间上的驱动器,两者以较小的作为最高阴影复制存储空间。 However, on some system, the maximum limit is unbounded, where Vista can use up all available precious free space on your hard disk.不过,对一些制度,最高上限是无限, Vista中最多可以使用所有可用的宝贵的自由空间在您的硬盘上。 So it’s good to check and limit the maximum disk storage space allocated to VSS.因此,良好的检查,并限制最高的磁盘存储空间分配给的VSS 。

To use vssadmin.exe utility, users will need to使用vssadmin.exe实用工具,用户需要 launch Command Prompt with administrative rights发射命令提示符下用行政权利 . To do so, simply click on Start button, then type CMD in the Start Search box, and finally press Ctrl-Shift-Enter as a shortcut to open Command Prompt in elevated mode.这样做,只要按一下开始按钮,然后键入cmd ,在开始搜索框中,最后按下Ctrl -转移-输入作为一个开放的捷径命令提示符在高架模式。 Alternatively, you may also right click on CMD and select Run as Administrator.另外,您也可以按一下滑鼠右键, cmd ,并选择以管理员身份运行。 Answer Allow or Yes to User Access Control prompt.答案允许或是用户访问控制提示符。 Then you can check, verify, or set the limit for VSS or System Restore using the following commands.然后,您可以检查,验证,或设定限额的VSS或系统还原使用下列命令。

Display List of Commands Supported by VSSAdmin.exe 显示命令列表的支持vssadmin.exe

vssadmin /? vssadmin / ?

Check and View Existing Used, Allocated and Maximum Shadow Copy Storage Space 检查和检视现有的使用,分配和最高阴影复制的存储空间

vssadmin List ShadowStorage vssadmin名单shadowstorage

Output will be something like this.输出将是这样。 The amount of space used is total for Shadow Copy service, which include System Restore and Previous Versions.数额使用的空间是共为区阴影复制服务,其中包括系统还原和先前的版本。


vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool vssadmin 1.1 -卷影复制服务行政的命令行工具
(C) Copyright 2001-2005 Microsoft Corp. 版权所有( C ) 2001-2005年微软公司

Shadow Copy Storage association卷影复制存储协会
For volume: (C:)\\?\Volume{578b3fef-0d72-11dc-be49-806e6f6e6963}\音量: (三: ) \ \ ? \量( 578b3fef - 0d72 - 11dc - be49 - 806e6f6e6963 ) \
Shadow Copy Storage volume: (C:)\\?\Volume{578b3fef-0d72-11dc-be49-806e6f6e6963}\卷影复制存储量: (三: ) \ \ ? \量( 578b3fef - 0d72 - 11dc - be49 - 806e6f6e6963 ) \
Used Shadow Copy Storage space: 89.724 GB使用卷影复制存储空间: 89.724 GB的
Allocated Shadow Copy Storage space: 89.951 GB分配的卷影复制存储空间: 89.951 GB的
Maximum Shadow Copy Storage space: UNBOUNDED最高阴影复制的存储空间:无限

Reduce, Increase or Change the Maximum Allocated Shadow Copy (System Restore) Space Size 减少,增加或变更的最高分配阴影复制(系统还原)空间大小

Syntax:语法:

vssadmin Resize ShadowStorage /On=[drive]: /For=[drive]: /Maxsize=[size] vssadmin调整shadowstorage /对= [驱动器] : / = [驱动器] : / maxsize = [规模]

For example, to limit the usage of VSS backup files which include System Restore files and Previous Versions file to 5 gigabytes on the C: drive, with the storage space for these files located on drive C: too, use the following command:举例来说,限制使用VSS备份文件,其中包括系统还原文件和先前版本的文件达到5 GB ,对C :驱动器,与存储空间,这些文件位于驱动器C :太,使用下列命令:

vssadmin Resize ShadowStorage /On=C: /For=C: /MaxSize=5GB vssadmin调整shadowstorage /对= C的: /为= C的: / maxsize = 5 GB的

The value for MaxSize must be at least 300MB or greater and accepts the following suffixes: KB, MB, GB, TB, PB and EB (well, th last few sort of a joke as if you have such many space to spare you won’t worry about how much space VSS is using).值为maxsize必须至少为300 MB或更大并接受以下后缀: KB时, MB的绿化地带,结核病,铅和EB (好,日过去数排序的一个笑话,如果您有这样的许多空间,以备件你赢得了'吨担心多少空间的VSS是使用) 。 If a suffix is not supplied, MaxSize will treat the value entered as bytes.如果一个后缀是没有提供, maxsize对待价值输入字节。 If you intend to set no limit to the amount of space VSS System Restore and Shadow Copy can use, leave out MaxSize parameter, and the max will be set to unbounded.如果您打算设置没有限制的空间量的VSS系统还原和卷影复制可以使用,离开了maxsize参数,以及最高将被设置为无界。

But before you shrink or reduce the disk space limit for VSS, remember that VSS is used by both System Restore and the useful Previous Versions (Shadow Copy) feature, where you can retrieve and recover deleted files, or accidentally/wrongly modified files by restoring the saved copy or “previous version” of the file or document.但在此之前缩小或减少磁盘空间限制的VSS ,请记住,在VSS是用两个系统的恢复和有益的先前版本(阴影复制)功能,您可以检索并恢复已删除的档案,或意外/错误修改文件恢复所保存的副本或“以前的版本”的档案或文件。 So if you reduce the space it able to use, unavoidable the generation and number of the files that can be backed up are also reduced.因此,如果您减少空间可以使用,不可避免的产生和数量的档案可以备份也减少。

Update:更新: Change the limit within desktop explorer改变期限内桌面总管 .

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要说明 :这是一个机器翻译网页是“按原样”提供的担保。 Machine translation may be difficult to understand.机器翻译可能很难理解。 Please refer to请参阅 original English article英文原版的文章 whenever possible.只要有可能。

Share and contribute or get technical support and help at分享和贡献,或取得技术的支持和帮助,在 My Digital Life Forums 我的数字生活论坛 .



8 Responses to “How to Change and Limit System Restore Storage Space Usage Size in Vista with VSSAdmin”八月的反应, “如何改变,并限制系统还原的存储空间的使用大小在Vista与vssadmin ”

  1. Windows Vista: How to Change and Limit System Restore Storage Space Usage Size with VSSAdmin » D’ Technology Weblog: Technology News & Reviews Windows Vista的:如何变更和限制系统还原的存储空间的使用大小与vssadmin » d '技术博客:科技新闻与评论
    June 27th, 2007 04:25 2007年6月27日4时25分
    1

    [...] Full article [...] [ … … ]充分的文章[ … … ]

  2. Windows Vista: Disable and Turn Off System Restore (Shadow Copy) » D’ Technology Weblog: Technology News & Reviews Windows Vista的:停用并关闭系统还原(阴影复制) » d '技术博客:科技新闻与评论
    July 3rd, 2007 04:21 2007年7月3日4时21分
    2

    [...] warned that System Restore actually dependent on Volume Shadow Copy service as explained during the guide to change System Restore disk size limit. [ … … ]警告说,系统还原,其实依赖于卷影复制服务作为解释,在引导改变系统还原的磁盘大小限制。 When you disable System Restore on a particular drive in Vista, all disk space allocated to Volume [...]当您禁用系统还原就某一驱动器在Vista中,所有的磁盘空间分配给货量[ … … ]

  3. My Digital Life @ nbfan.com.cn » Blog Archive » Vista Hard Disk Space Shrinking and Reducing Anomaly我的数字life@nbfan.com.cn »博客存档» Vista的硬盘空间萎缩和减少异常
    July 9th, 2007 16:44 2007年7月9日16时44分
    3三月

    [...] all System Restore and Shadow Copies used disk space. [ … … ]所有系统还原和卷影副本用的磁盘空间。 For permanent solution, it’s best to set the limit for Shadow Copies space usage, or you can turn off System Restore (and Shadow Copies and hence Previous Versions) all [...]为永久的解决办法,最好的设置限额为卷影副本空间的使用,或者您也可以关闭系统还原(和卷影副本,因此以前的版本)所有[ … … ]

  4. Change and Set Vista Shadow Copy or System Restore Disk Space Limit in Explorer GUI » My Digital Life改变和设定Vista的阴影复制或系统还原的磁盘空间限制在Explorer贵»我的数位生活
    July 27th, 2007 03:27 2007年7月27日3时27分
    4四月

    [...] used to create restore points on the system which backup files and folders for recovery by using VSSadmin. [ … … ]用于创建还原点对系统的备份文件和文件夹,为回收利用vssadmin 。 However, the process involves usage of command prompt shell and manual typing of commands, which [...]然而,这一进程涉及的使用命令提示符壳和手动输入的指令, [ … … ]

  5. More space on Vista | Ionut's WebSpace更多空间,在Vista | ionut的webspace
    February 14th, 2008 03:32 2008年2月14日3时32分
    5

    [...] Trying to find the solution, I found some nice articles about this subject: first article, second article. [ … … ]去寻找解决办法,我发现一些很不错的文章,关于这个问题的:第一条,第二条。 I decided to let system restore turned on and to shrink the space necessary for this feature.我决定让系统还原打开并缩小空间所需的此功能。 So, [...]因此, [ … … ]

  6. Quelbazar, l'oeil du Syklop » Vista et la taille de son disque système quelbazar的L' oeil杜syklop » Vista的等拉塔依德的儿子disque系统的
    March 2nd, 2008 21:16 2008年3月2日21时16分
    6

    [...] est illimité : Ca n’est pas une bonne idée. [ … … ]预测illimité : CA有n'est局首席助理局长une钟头的主要概念。 Pour les adeptes de la ligne de commande, lire ici pour résoudre [...]倾诉本港就业辅导组adeptes德香格里拉ligne德commande ,里拉间干扰倾诉résoudre [ … … ]

  7. System Restore Issues - Windows Vista Forum | Vista Babble系统还原的问题-W indowsV ista的论坛| V ista的b abble
    April 26th, 2008 12:30 2008年4月26日12时30分
    7七月

    [...] has been activated. [ … … ]已被激活。 Also, there is a chance that your restore point storage is set incorrectly.同时,有机会您的还原点存储的设置不正确。 Check out this read.请参阅此阅读。 __________________ Larger Sig Pic Linked [...] __________________较大SIG的PIC的联系[ … … ]

  8. Dan Crevier's Blog : Disappearing disk space on Vista丹克勒维耶的博客:消失的磁盘空间在Vista
    June 9th, 2008 12:01 2008年6月9日12时01分
    8八月

    [...] a useful article on My Digital Life on how to limit how much space will be used. [ … … ]一个有用的文章对我的数位生活就如何限制多少空间将被用于。 My was set to unbounded space.我是设定为无限空间。 Published Sunday, [...]周日出版的, [ … … ]

Leave a Reply离开的答复

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 您可以使用这些标签:的<a href="" title=""> <abbr title=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> <删除日期时间= “ ” >的<em>的<i> <q cite=""> <strike>的<strong>

Subscribe without commenting订阅无评论


Custom Search

New Articles新的条款,

Incoming Search Terms for the Article传入的搜索条件文章

vssadmin vssadmin - - system restore size 系统还原大小 - - vista system restore size Vista的系统还原大小 - - change system restore size 改变系统还原大小 - - Shadow storage 影子存储 - - System Restore file size 系统还原文件大小 - - limit system restore size 限制系统还原大小 - - system restore limit 系统还原限制 - - Vssadmin.exe vssadmin.exe - - limit system restore 限制系统还原 - - vista vssadmin Vista的vssadmin - - vssadmin vista vssadmin Vista的 - - change size of system restore 改变大小,系统还原 - - vista shadow storage Vista的阴影存储 - - change system restore settings 改变系统还原设置 - - vista system restore space Vista的系统还原空间 - - change system restore settings vista 改变系统还原设定Vista的 - - vista shrink limit Vista的收缩限制 - - system restore size vista 系统还原大小Vista的 - - how to change system restore settings 如何更改系统还原设置 - - vista system restore volume Vista的系统还原量 - - vssadmin vssadmin - - all 全部 - - how to change system restore size 如何更改系统还原大小 - - change shadow storage size 改变的阴影,存储容量 - - vssadmin list shadow storage vssadmin名单阴影存储 - - System restore size in Vista 系统还原的大小在Vista - - how to change system restore value for vista 如何更改系统还原值为Vista的 - - vssadmin resize shadow storage vssadmin大小的阴影,存储 - - resize shadow storage 调整的阴影,存储 - - changing system restore size 改变系统还原大小 - - vista limit system restore size Vista的限制,系统还原大小 - - shadow storage size 影子存储容量 - - how to change restorer 如何改变恢复 - - vista limit restore size Vista的限制,恢复大小 - - how do increase the volume size of my recovery disk in vista 如何提高音量的大小,我恢复磁盘在Vista - - limit system restore size vista 限制系统还原大小Vista的 - - change system restore 改变系统还原 - - vssadmin shadow vssadmin阴影 - - disable system storage shadow 禁用系统存储的阴影 - - how do i change the settings in system restore for vista 我要如何更改设置,在系统还原为Vista的 - - vista system restore size limit Vista的系统还原的大小限制 - - increase system restore size 增加系统还原大小 - - vista restore usage Vista的恢复使用 - - changing system restore in vista 改变系统还原在Vista - - how to use VSSadmin.exe 如何使用vssadmin.exe - - how to change system restore 如何更改系统还原 - - how to extend size of recovery disk volume 如何扩大规模,回收磁盘卷 - - how check restore space 如何检查还原空间 - - reduce system restore size 减少系统还原大小 - -