<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for thomasmaurer.ch</title>
	<atom:link href="http://www.thomasmaurer.ch/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thomasmaurer.ch</link>
	<description>Just another sys admin weblog</description>
	<lastBuildDate>Thu, 26 Aug 2010 23:30:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Configuring IIS for Silverlight Applications by .Net guy but IIS guy today</title>
		<link>http://www.thomasmaurer.ch/2010/01/configuring-iis-for-silverlight-applications/comment-page-1/#comment-808</link>
		<dc:creator>.Net guy but IIS guy today</dc:creator>
		<pubDate>Thu, 26 Aug 2010 23:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomasmaurer.ch/?p=391#comment-808</guid>
		<description>This is how you setup IIS 6 to run .Net 4.0 as the default framework and support Silverlight 4.0.
Run:
C:\Windows\Microsoft.NET\Framework\1033\aspnet_regiis.exe  -u
C:\Windows\Microsoft.NET\Framework\v1.0.3705\aspnet_regiis.exe  -u
C:\Windows\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe  -u
C:\Windows\Microsoft.NET\Framework\v2.0.50215\aspnet_regiis.exe  -u
C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe  -u
C:\Windows\Microsoft.NET\Framework\v3.0\aspnet_regiis.exe  -u
C:\Windows\Microsoft.NET\Framework\v3.5\aspnet_regiis.exe  -u
C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe  -i
A few of the CMD&#039;s may return an error file not found. 
You also have to add the MIME types for Silverlight:
.xaml – application/xaml+xml
.xap – application/x-silverlight-app
.xbap – application/x-ms-xbap
A new site will be created as .Net 4.0 default and update all current websites to .Net 4.0 as the default framework. IIS 6 configuration mappings will show 4.0.
Please share with your readers. This is a 100% will work solution.</description>
		<content:encoded><![CDATA[<p>This is how you setup IIS 6 to run .Net 4.0 as the default framework and support Silverlight 4.0.<br />
Run:<br />
C:\Windows\Microsoft.NET\Framework\1033\aspnet_regiis.exe  -u<br />
C:\Windows\Microsoft.NET\Framework\v1.0.3705\aspnet_regiis.exe  -u<br />
C:\Windows\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe  -u<br />
C:\Windows\Microsoft.NET\Framework\v2.0.50215\aspnet_regiis.exe  -u<br />
C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe  -u<br />
C:\Windows\Microsoft.NET\Framework\v3.0\aspnet_regiis.exe  -u<br />
C:\Windows\Microsoft.NET\Framework\v3.5\aspnet_regiis.exe  -u<br />
C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe  -i<br />
A few of the CMD&#8217;s may return an error file not found.<br />
You also have to add the MIME types for Silverlight:<br />
.xaml – application/xaml+xml<br />
.xap – application/x-silverlight-app<br />
.xbap – application/x-ms-xbap<br />
A new site will be created as .Net 4.0 default and update all current websites to .Net 4.0 as the default framework. IIS 6 configuration mappings will show 4.0.<br />
Please share with your readers. This is a 100% will work solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DreamOn (Dreambox Remote) Update by Thomas Maurer</title>
		<link>http://www.thomasmaurer.ch/2010/08/dreamon-dreambox-remote-update/comment-page-1/#comment-807</link>
		<dc:creator>Thomas Maurer</dc:creator>
		<pubDate>Wed, 25 Aug 2010 16:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomasmaurer.ch/?p=950#comment-807</guid>
		<description>There is no iPad Version for dreaMote :-/</description>
		<content:encoded><![CDATA[<p>There is no iPad Version for dreaMote :-/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DreamOn (Dreambox Remote) Update by Thomas Spycher</title>
		<link>http://www.thomasmaurer.ch/2010/08/dreamon-dreambox-remote-update/comment-page-1/#comment-804</link>
		<dc:creator>Thomas Spycher</dc:creator>
		<pubDate>Wed, 25 Aug 2010 06:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomasmaurer.ch/?p=950#comment-804</guid>
		<description>I really like your post! Did you ever compared DreamOn with dreaMote? This is the tool i&#039;m using...</description>
		<content:encoded><![CDATA[<p>I really like your post! Did you ever compared DreamOn with dreaMote? This is the tool i&#8217;m using&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Activated SSH on ESXi 4.1 by Lorenz Schallinger</title>
		<link>http://www.thomasmaurer.ch/2010/07/activated-ssh-on-esxi-4-1/comment-page-1/#comment-793</link>
		<dc:creator>Lorenz Schallinger</dc:creator>
		<pubDate>Wed, 18 Aug 2010 11:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomasmaurer.ch/?p=817#comment-793</guid>
		<description>It&#039;s also possible via the VI Client, &lt;a href=&quot;http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1017910&quot; rel=&quot;nofollow&quot;&gt;see here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>It&#8217;s also possible via the VI Client, <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#038;cmd=displayKC&#038;externalId=1017910" rel="nofollow">see here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to integrate (slipstream) SQL Server 2008 and SP1 by Geek Village &#187; Blog Archive &#187; Klastrowanie SQL 2008 SP1 na Windows Server 2008 R2</title>
		<link>http://www.thomasmaurer.ch/2010/02/how-to-integrate-slipstream-sql-server-2008-and-sp1/comment-page-1/#comment-789</link>
		<dc:creator>Geek Village &#187; Blog Archive &#187; Klastrowanie SQL 2008 SP1 na Windows Server 2008 R2</dc:creator>
		<pubDate>Mon, 16 Aug 2010 07:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomasmaurer.ch/?p=419#comment-789</guid>
		<description>[...] Szybkie odpytanie Google mówi, że jest to dosyć częsty błąd przy próbie instalacji SQL Server 2008 bez SP1 w klastrze na platformie Windows Server 2008 R2. Logiczna zatem staje się konieczność przygotowania płyty (lub obrazu) z SQL ale takiej, która w swoich plikach instalacyjnych zawierać będzie pakiet serwisowy SP1. Przygotowanie takiej płyty jest opisane w KB 955392 i powielone na wielu blogach, czego przykładem może być ten wpis. [...]</description>
		<content:encoded><![CDATA[<p>[...] Szybkie odpytanie Google mówi, że jest to dosyć częsty błąd przy próbie instalacji SQL Server 2008 bez SP1 w klastrze na platformie Windows Server 2008 R2. Logiczna zatem staje się konieczność przygotowania płyty (lub obrazu) z SQL ale takiej, która w swoich plikach instalacyjnych zawierać będzie pakiet serwisowy SP1. Przygotowanie takiej płyty jest opisane w KB 955392 i powielone na wielu blogach, czego przykładem może być ten wpis. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Activated SSH on ESXi 4.1 by yudith</title>
		<link>http://www.thomasmaurer.ch/2010/07/activated-ssh-on-esxi-4-1/comment-page-1/#comment-782</link>
		<dc:creator>yudith</dc:creator>
		<pubDate>Wed, 11 Aug 2010 04:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomasmaurer.ch/?p=817#comment-782</guid>
		<description>tq....</description>
		<content:encoded><![CDATA[<p>tq&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Activated SSH on ESXi 4.1 by Enabling SSH access in ESXi &#124; Ray Heffer</title>
		<link>http://www.thomasmaurer.ch/2010/07/activated-ssh-on-esxi-4-1/comment-page-1/#comment-741</link>
		<dc:creator>Enabling SSH access in ESXi &#124; Ray Heffer</dc:creator>
		<pubDate>Thu, 05 Aug 2010 09:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomasmaurer.ch/?p=817#comment-741</guid>
		<description>[...] If you are running VMware ESXi 4.1 then you can now activate SSH access (or Remote Tech Support) easily which is documented here: http://www.thomasmaurer.ch/2010/07/activated-ssh-on-esxi-4-1/ [...]</description>
		<content:encoded><![CDATA[<p>[...] If you are running VMware ESXi 4.1 then you can now activate SSH access (or Remote Tech Support) easily which is documented here: http://www.thomasmaurer.ch/2010/07/activated-ssh-on-esxi-4-1/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Powershell: Changing registry key value by Pagefile size bigger than 4095MB on Windows Server 2003 &#124; thomasmaurer.ch</title>
		<link>http://www.thomasmaurer.ch/2010/08/powershell-changing-registry-key-value/comment-page-1/#comment-740</link>
		<dc:creator>Pagefile size bigger than 4095MB on Windows Server 2003 &#124; thomasmaurer.ch</dc:creator>
		<pubDate>Wed, 04 Aug 2010 12:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomasmaurer.ch/?p=907#comment-740</guid>
		<description>[...] thomasmaurer.ch   Just another sys admin weblog    Skip to content HomeAboutProjectsBookmarksContact        &#8592; Overview: SharePoint 2010 Service Applications Powershell: Changing registry key value &#8594; [...]</description>
		<content:encoded><![CDATA[<p>[...] thomasmaurer.ch   Just another sys admin weblog    Skip to content HomeAboutProjectsBookmarksContact        &larr; Overview: SharePoint 2010 Service Applications Powershell: Changing registry key value &rarr; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pagefile size bigger than 4095MB on Windows Server 2003 by Powershell: Changing registry key value &#124; thomasmaurer.ch</title>
		<link>http://www.thomasmaurer.ch/2010/08/pagefile-size-bigger-than-4095mb-on-windows-server-2003/comment-page-1/#comment-735</link>
		<dc:creator>Powershell: Changing registry key value &#124; thomasmaurer.ch</dc:creator>
		<pubDate>Tue, 03 Aug 2010 16:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomasmaurer.ch/?p=903#comment-735</guid>
		<description>[...] thomasmaurer.ch   Just another sys admin weblog    Skip to content HomeAboutProjectsBookmarksContact        &#8592; Pagefile size bigger than 4095MB on Windows Server 2003 [...]</description>
		<content:encoded><![CDATA[<p>[...] thomasmaurer.ch   Just another sys admin weblog    Skip to content HomeAboutProjectsBookmarksContact        &larr; Pagefile size bigger than 4095MB on Windows Server 2003 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Powershell: Count Sharepoint Sites on Sharepoint Server 2010 by Thomas Maurer</title>
		<link>http://www.thomasmaurer.ch/2010/07/powershell-count-sharepoint-sites-on-sharepoint-server-2010/comment-page-1/#comment-689</link>
		<dc:creator>Thomas Maurer</dc:creator>
		<pubDate>Thu, 29 Jul 2010 17:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomasmaurer.ch/?p=880#comment-689</guid>
		<description>;) I will release more soon</description>
		<content:encoded><![CDATA[<p> <img src='http://www.thomasmaurer.ch/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I will release more soon</p>
]]></content:encoded>
	</item>
</channel>
</rss>
