<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sascha Tayefeh&#039;s Homepage &#187; Tuning</title>
	<atom:link href="http://www.tayefeh.de/tag/tuning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tayefeh.de</link>
	<description>Blogging about Information Technology</description>
	<lastBuildDate>Sun, 25 Jul 2010 17:16:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Resize and limit Shadow Storage of Windows Vista / Windows 7</title>
		<link>http://www.tayefeh.de/2009/11/resize-and-limit-shadow-storage-of-windows-vista-windows-7/</link>
		<comments>http://www.tayefeh.de/2009/11/resize-and-limit-shadow-storage-of-windows-vista-windows-7/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 20:18:11 +0000</pubDate>
		<dc:creator>Sascha Tayefeh</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Disk]]></category>
		<category><![CDATA[Optimize]]></category>
		<category><![CDATA[Shadowstorage]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Tune]]></category>
		<category><![CDATA[Tuning]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.tayefeh.de/2009/11/resize-and-limit-shadow-storage-of-windows-vista-windows-7/</guid>
		<description><![CDATA[Windows Shadowstorage is used to store some files, which can usually be removed savely. By default, the maximum size of this storage is unlimited. In case you need/want to save disk space, open cmd.exe in administrator mode and do something like: vssadmin.exe list shadowstorage vssadmin.exe resize shadowstorage /on=C: /for=C: /Maxsize=2GB This limits the storage used [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Shadowstorage is used to store some files, which can usually be removed savely. By default, the maximum size of this storage is unlimited. In case you need/want to save disk space, open cmd.exe in administrator mode and do something like:</p>
<p><font face="Courier New">vssadmin.exe list shadowstorage</font></p>
<p><font face="Courier New">vssadmin.exe resize shadowstorage /on=C: /for=C: /Maxsize=2GB</font></p>
<p>This limits the storage used for drive C: to 2GB.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tayefeh.de/2009/11/resize-and-limit-shadow-storage-of-windows-vista-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
