<?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>Thomas Maurer (tm) &#187; create</title>
	<atom:link href="http://www.thomasmaurer.ch/tag/create/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thomasmaurer.ch</link>
	<description>Just another private cloud weblog</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:10:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Microsoft WebMatrix and Microsoft WebPlatform Installer</title>
		<link>http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/</link>
		<comments>http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 14:30:50 +0000</pubDate>
		<dc:creator>Thomas Maurer</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[KTSI]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WebMatrix]]></category>
		<category><![CDATA[Webplatform Installer]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[deploy]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IIS Express]]></category>
		<category><![CDATA[Microsoft WebMatrix]]></category>
		<category><![CDATA[Microsoft Webplatform Installer]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[WPI]]></category>
		<category><![CDATA[WPI 3.0]]></category>
		<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.thomasmaurer.ch/?p=1812</guid>
		<description><![CDATA[For a project at KTSI we needed a platform to quick deploy PHP and MySQL applications. There are a lot of solutions out there in the web, for example XAMPP. After testing some options I had a closer look at the &#8230; <a href="http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='small' href='http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/'></g:plusone></div><div class='dd_button'><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/" data-count="horizontal" data-text="Microsoft WebMatrix and Microsoft WebPlatform Installer" data-via="thomasmaurer" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='dd_button'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.thomasmaurer.ch%2F2011%2F04%2Fmicrosoft-webmatrix-and-microsoft-webplatform-installer%2F&amp;locale=en_US&amp;layout=button_count&amp;action=like&amp;width=92&amp;height=20&amp;colorscheme=light' scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:92px; height:20px;' allowTransparency='true'></iframe></div></div><div style='clear:both'></div></div><div style='clear:both'></div><p><img class="aligncenter size-full wp-image-1813" title="microsoft webmatrix" src="http://www.thomasmaurer.ch/wp-content/uploads/2011/04/microsoft-webmatrix.jpg" alt="Microsoft WebMatrix" width="190" height="190" />For a project at <a title="KTSI" href="http://www.ktsi.ch/" target="_blank">KTSI</a> we needed a platform to quick deploy PHP and MySQL applications. There are a lot of solutions out there in the web, for example <a title="XAMPP" href="http://www.apachefriends.org/en/index.html" target="_blank">XAMPP</a>. After testing some options I had a closer look at the<a title="Microsoft Webplatform Installer" href="http://www.microsoft.com/web/downloads/platform.aspx" target="_blank"> Microsoft WebPlatform Installer</a> and <a title="Microsoft WebMatrix" href="http://www.microsoft.com/web/webmatrix/" target="_blank">Microsoft WebMatrix</a>. Those two tools do exactly what I need. With the WebPlatform Installer you can easily install a local instance of IIS Express with ASP.NET, PHP, MSSQL and MySQL support with in 5-10 minutes.</p>
<p>But the coolest tool in my opinion is WebMatrix. Webmatrix lets developers create, manage and deploy Web Applications very very easy. And if you need to to more Webmatrix lets you also work with Visual Studio on the same project.</p>

<a href='http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/microsoft-webmatrix/' title='microsoft webmatrix'><img width="150" height="150" src="http://www.thomasmaurer.ch/wp-content/uploads/2011/04/microsoft-webmatrix-150x150.jpg" class="attachment-thumbnail" alt="Microsoft WebMatrix" title="microsoft webmatrix" /></a>
<a href='http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/iismanager/' title='IISManager'><img width="150" height="150" src="http://www.thomasmaurer.ch/wp-content/uploads/2011/04/IISManager-150x150.png" class="attachment-thumbnail" alt="IISManager" title="IISManager" /></a>
<a href='http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/mysql-windows/' title='mysql windows'><img width="150" height="150" src="http://www.thomasmaurer.ch/wp-content/uploads/2011/04/mysql-windows-150x150.png" class="attachment-thumbnail" alt="mysql windows" title="mysql windows" /></a>
<a href='http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/phpmanager/' title='PHPManager'><img width="150" height="150" src="http://www.thomasmaurer.ch/wp-content/uploads/2011/04/PHPManager-150x150.png" class="attachment-thumbnail" alt="PHPManager" title="PHPManager" /></a>
<a href='http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/webmatrix/' title='webmatrix'><img width="150" height="150" src="http://www.thomasmaurer.ch/wp-content/uploads/2011/04/webmatrix-150x150.png" class="attachment-thumbnail" alt="webmatrix" title="webmatrix" /></a>
<a href='http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/webmatrix1/' title='webmatrix1'><img width="150" height="150" src="http://www.thomasmaurer.ch/wp-content/uploads/2011/04/webmatrix1-150x150.png" class="attachment-thumbnail" alt="webmatrix1" title="webmatrix1" /></a>
<a href='http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/webmatrix2/' title='webmatrix2'><img width="150" height="150" src="http://www.thomasmaurer.ch/wp-content/uploads/2011/04/webmatrix2-150x150.png" class="attachment-thumbnail" alt="webmatrix2" title="webmatrix2" /></a>
<a href='http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/webmatrix3/' title='webmatrix3'><img width="150" height="150" src="http://www.thomasmaurer.ch/wp-content/uploads/2011/04/webmatrix3-150x150.png" class="attachment-thumbnail" alt="webmatrix3" title="webmatrix3" /></a>
<a href='http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/wpi/' title='WPI'><img width="150" height="150" src="http://www.thomasmaurer.ch/wp-content/uploads/2011/04/WPI-150x150.png" class="attachment-thumbnail" alt="WPI" title="WPI" /></a>

<!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com --><div class="shr-publisher-1812"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.thomasmaurer.ch/2011/04/microsoft-webmatrix-and-microsoft-webplatform-installer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Powershell: Working with XML part 2</title>
		<link>http://www.thomasmaurer.ch/2010/07/powershell-working-with-xml-part-2/</link>
		<comments>http://www.thomasmaurer.ch/2010/07/powershell-working-with-xml-part-2/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 13:42:04 +0000</pubDate>
		<dc:creator>Thomas Maurer</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Server Core]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[Add Data to XML]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[Microsoft Powershell]]></category>
		<category><![CDATA[Object]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Remove]]></category>
		<category><![CDATA[Remove data from XML]]></category>
		<category><![CDATA[Save]]></category>
		<category><![CDATA[Save XML Object]]></category>
		<category><![CDATA[Saving data to XML]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Windows Powershell]]></category>
		<category><![CDATA[Working]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XML Powershell]]></category>

		<guid isPermaLink="false">http://www.thomasmaurer.ch/?p=863</guid>
		<description><![CDATA[After my first post (Powershell: Parsing XML part 1) about working with XML and Powershell, I have create this second post which describes how to create a XML file, Add content to the XML file, remove content from the XML &#8230; <a href="http://www.thomasmaurer.ch/2010/07/powershell-working-with-xml-part-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='small' href='http://www.thomasmaurer.ch/2010/07/powershell-working-with-xml-part-2/'></g:plusone></div><div class='dd_button'><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.thomasmaurer.ch/2010/07/powershell-working-with-xml-part-2/" data-count="horizontal" data-text="Powershell: Working with XML part 2" data-via="thomasmaurer" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='dd_button'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.thomasmaurer.ch%2F2010%2F07%2Fpowershell-working-with-xml-part-2%2F&amp;locale=en_US&amp;layout=button_count&amp;action=like&amp;width=92&amp;height=20&amp;colorscheme=light' scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:92px; height:20px;' allowTransparency='true'></iframe></div></div><div style='clear:both'></div></div><div style='clear:both'></div><p><a href="http://www.thomasmaurer.ch/wp-content/uploads/2010/05/Screen-shot-2010-05-30-at-13.08.42.png" rel="lightbox[863]"><img class="aligncenter size-full wp-image-621" title="Powershell Header" src="http://www.thomasmaurer.ch/wp-content/uploads/2010/05/Screen-shot-2010-05-30-at-13.08.42.png" alt="Powershell Header" width="440" height="104" /></a></p>
<p>After my first post (<a href="http://www.thomasmaurer.ch/2010/06/powershell-parsing-xml-part-1/">Powershell: Parsing XML part 1</a>) about working with XML and Powershell, I have create this second post which describes how to create a XML file, Add content to the XML file, remove content from the XML file and save the XML objects as a file.</p>
<p>While I was writing a script which communicates with a webserver, I realized that I need some error handling if the server can not anwser a request from my script. For example if the webserver is down or has to much load.</p>
<p>I created a little retry part (<a href="http://www.thomasmaurer.ch/2010/07/powershell-simple-retry-logic/" target="_self">Powershell: Simple retry logic</a>) which retries several times. But if the Server is down for several hours or days your script hangs in a retry loop. Obviously this cant be the solution. After a little bit of thinking a decided to write the data, which I was trying to send, down in a XML file. And the next time the script runs it reads the XML file and tries to send the data again.</p>
<p>Thats the story behind my idea for saving data in a XML file.</p>
<h2>Creating a XML object</h2>
<pre>
[XML]$FruitList = "&lt;Box&gt;
&lt;Fruit&gt;
&lt;Name&gt;Banana&lt;/Name&gt;
&lt;Color&gt;yellow&lt;/Color&gt;
&lt;/Fruit&gt;
&lt;/Box&gt;"
</pre>
<h2>Save a XML object as a XML file</h2>
<pre>
$FruitList.Save("./myfruitlist.xml")
</pre>
<p>XML:</p>
<pre>
&lt;Box&gt;
	&lt;Fruit&gt;
		&lt;Name&gt;Banana&lt;/Name&gt;
		&lt;Color&gt;yellow&lt;/Color&gt;
	&lt;/Fruit&gt;
&lt;/Box&gt;
</pre>
<h2>Open a saved XML file</h2>
<pre>
[xml]$FruitList = Get-Content ./myfruitlist.xml
</pre>
<h2>Add data to XML object and save it in a XML file</h2>
<pre>
# Copy Object from Banana
[Object]$CopyFruit = FruitList.Box.Fruit | Where-Object {$_.Name -eq "Banana"}
$NewFruit = $CopyFruit.Clone()
# Add Fruit to new Object
$NewFruit.Name = "Apple"
$NewFruit.Color = "green"
# Add Fruit to XML Object
$FruitList.Box.AppendChild($NewFruit)
#Save to XML object ot XML file
$FruitList.Save("./myfruitlist.xml")
</pre>
<p>XML:</p>
<pre>
&lt;Box&gt;
	&lt;Fruit&gt;
		&lt;Name&gt;Banana&lt;/Name&gt;
		&lt;Color&gt;yellow&lt;/Color&gt;
	&lt;/Fruit&gt;
	&lt;Fruit&gt;
		&lt;Name&gt;Apple&lt;/Name&gt;
		&lt;Color&gt;green&lt;/Color&gt;
	&lt;/Fruit&gt;
&lt;/Box&gt;</pre>
<h2>Change data from XML Object and save it as XML file</h2>
<pre>
# Change Apple Color
$FruitList.Box.Fruit | Where-Object {$_.Name -eq "Apple"} | ForEach-Object { $_.Color = "red" }
#Save to XML object ot XML file
$FruitList.Save("./myfruitlist.xml")
</pre>
<p>XML:</p>
<pre>
&lt;Box&gt;
	&lt;Fruit&gt;
		&lt;Name&gt;Banana&lt;/Name&gt;
		&lt;Color&gt;yellow&lt;/Color&gt;
	&lt;/Fruit&gt;
	&lt;Fruit&gt;
		&lt;Name&gt;Apple&lt;/Name&gt;
		&lt;Color&gt;red&lt;/Color&gt;
	&lt;/Fruit&gt;
&lt;/Box&gt;</pre>
<h2>Remove data from XML Object and save it as XML file</h2>
<pre>
# Remove Banana from Object
$RemoveFruit = $FruitList.Box.Fruit | Where-Object {$_.Name -eq "Banana"}
$FruitList.Box.RemoveChild($RemoveFruit)
#Save to XML object ot XML file
$FruitList.Save("./myfruitlist.xml")
</pre>
<p>XML:</p>
<pre>
&lt;Box&gt;
	&lt;Fruit&gt;
		&lt;Name&gt;Apple&lt;/Name&gt;
		&lt;Color&gt;green&lt;/Color&gt;
	&lt;/Fruit&gt;
&lt;/Box&gt;</pre>
<!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com --><div class="shr-publisher-863"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.thomasmaurer.ch/2010/07/powershell-working-with-xml-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to create a Windows 7 &amp; Windows Server 2008 R2 Install USB Stick</title>
		<link>http://www.thomasmaurer.ch/2010/02/how-to-create-a-windows-7-windows-server-2008-r2-install-usb-stick/</link>
		<comments>http://www.thomasmaurer.ch/2010/02/how-to-create-a-windows-7-windows-server-2008-r2-install-usb-stick/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 21:36:58 +0000</pubDate>
		<dc:creator>Thomas Maurer</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Boot]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[USB Stick]]></category>
		<category><![CDATA[very simple]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.thomasmaurer.ch/?p=442</guid>
		<description><![CDATA[Its very simple to create a Windows 7 or Windows Server 2008 R2 bootable USB Stick. Microsoft provides a tool called Windows 7 USB/DVD Tool. This tool also works for Windows Server 2008 R2. Download Windows 7 USB/DVD Tool and &#8230; <a href="http://www.thomasmaurer.ch/2010/02/how-to-create-a-windows-7-windows-server-2008-r2-install-usb-stick/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='small' href='http://www.thomasmaurer.ch/2010/02/how-to-create-a-windows-7-windows-server-2008-r2-install-usb-stick/'></g:plusone></div><div class='dd_button'><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.thomasmaurer.ch/2010/02/how-to-create-a-windows-7-windows-server-2008-r2-install-usb-stick/" data-count="horizontal" data-text="How to create a Windows 7 & Windows Server 2008 R2 Install USB Stick" data-via="thomasmaurer" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='dd_button'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.thomasmaurer.ch%2F2010%2F02%2Fhow-to-create-a-windows-7-windows-server-2008-r2-install-usb-stick%2F&amp;locale=en_US&amp;layout=button_count&amp;action=like&amp;width=92&amp;height=20&amp;colorscheme=light' scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:92px; height:20px;' allowTransparency='true'></iframe></div></div><div style='clear:both'></div></div><div style='clear:both'></div><p>Its very simple to create a Windows 7 or Windows Server 2008 R2 bootable USB Stick. Microsoft provides a tool called Windows 7 USB/DVD Tool. This tool also works for Windows Server 2008 R2.</p>
<blockquote>
<ol>
<li><a title="Windows 7 USB/DVD Tool" href="http://download.cnet.com/Windows-7-USB-DVD-Download-Tool/3000-18513_4-10972600.html" target="_blank">Download Windows 7 USB/DVD Tool</a> and install it</li>
<li>Start the programm and choose the .iso Image (Windows 7 or Windows Server 2008 R2)<br />
<a href="http://www.thomasmaurer.ch/wp-content/uploads/2010/02/Screen-shot-2010-02-16-at-22.29.35.png" rel="lightbox[442]"><img class="aligncenter size-medium wp-image-443" title="Windows 7 USB/DVD Tool 1" src="http://www.thomasmaurer.ch/wp-content/uploads/2010/02/Screen-shot-2010-02-16-at-22.29.35-300x172.png" alt="Windows 7 USB/DVD Tool" width="300" height="172" /></a></li>
<li>Choose which media you want to create (USB)<br />
<a href="http://www.thomasmaurer.ch/wp-content/uploads/2010/02/Screen-shot-2010-02-16-at-22.30.07.png" rel="lightbox[442]"><img class="aligncenter size-medium wp-image-444" title="Windows 7 USB/DVD Tool 2" src="http://www.thomasmaurer.ch/wp-content/uploads/2010/02/Screen-shot-2010-02-16-at-22.30.07-300x164.png" alt="Windows 7 USB/DVD Tool" width="300" height="164" /></a></li>
<li>Choose USB device<br />
<a href="http://www.thomasmaurer.ch/wp-content/uploads/2010/02/Screen-shot-2010-02-16-at-22.30.24.png" rel="lightbox[442]"><img class="aligncenter size-medium wp-image-445" title="Windows 7 USB/DVD Tool 3" src="http://www.thomasmaurer.ch/wp-content/uploads/2010/02/Screen-shot-2010-02-16-at-22.30.24-300x163.png" alt="Windows 7 USB/DVD Tool" width="300" height="163" /></a></li>
<li>Begin Copying and after some minutes your USB Stick is ready to use</li>
</ol>
</blockquote>
<!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com --><div class="shr-publisher-442"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.thomasmaurer.ch/2010/02/how-to-create-a-windows-7-windows-server-2008-r2-install-usb-stick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

