<?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>Mostly Anything &#187; Windows</title>
	<atom:link href="http://blog.devnull.ch/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.devnull.ch</link>
	<description>IT Blog über VMWare, SQL, Storage, Security und mehr.</description>
	<lastBuildDate>Thu, 20 Oct 2011 12:33:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Windows IPv6 Temporary Address abstellen</title>
		<link>http://blog.devnull.ch/2010/10/21/windows-ipv6-temporary-address-abstellen/</link>
		<comments>http://blog.devnull.ch/2010/10/21/windows-ipv6-temporary-address-abstellen/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 14:30:20 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Privacy Extension]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.devnull.ch/?p=206</guid>
		<description><![CDATA[Windows 7 macht per default auch bei einer Global Unicast Adresse (egal ob manuell definiert oder Stateles Autoconfiguration) eine weitere Adresse. Dies ist unabhängig davon ob die Link-Local Adresse via EUI-64 oder randomized ist. Das ist eine sogenannte Privacy Addresse (RFC3041). Wenn man diese abstellen will, kann man dies mit folgendem netsh Befehl machen: netsh [...]]]></description>
			<content:encoded><![CDATA[<p>Windows 7 macht per default auch bei einer Global Unicast Adresse (egal ob manuell definiert oder Stateles Autoconfiguration) eine weitere Adresse. Dies ist unabhängig davon ob die Link-Local Adresse via EUI-64 oder randomized ist. Das ist eine sogenannte Privacy Addresse (<a href="http://www.ietf.org/rfc/rfc3041.txt">RFC3041</a>). Wenn man diese abstellen will, kann man dies mit folgendem netsh Befehl machen:</p>
<p><code>netsh interface ipv6 set privacy state=disable</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.devnull.ch/2010/10/21/windows-ipv6-temporary-address-abstellen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show Desktop Icon in Quick Launch Toolbar wiederherstellen</title>
		<link>http://blog.devnull.ch/2009/11/17/show-desktop-icon-in-quick-launch-toolbar-wiederherstellen/</link>
		<comments>http://blog.devnull.ch/2009/11/17/show-desktop-icon-in-quick-launch-toolbar-wiederherstellen/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 08:58:05 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Icon]]></category>
		<category><![CDATA[Show Desktop]]></category>

		<guid isPermaLink="false">http://blog.devnull.ch/?p=157</guid>
		<description><![CDATA[So wie es scheint habe ich das &#8220;Show Desktop Icon&#8221; im Quick Launch Toolbar auf einem Server gelöscht. Windowstaste-M oder Windowstaste-D geht über RDP schlecht. Zum Glück ist es einfach das Icon wiederherzustellen. Einfach in einer command line folgende Zeilen eigeben: regsvr32 /n /i:U shell32.dll Dann ein Logoff und Relogon und das Icon ist wieder [...]]]></description>
			<content:encoded><![CDATA[<p>So wie es scheint habe ich das &#8220;Show Desktop Icon&#8221; im Quick Launch Toolbar auf einem Server gelöscht. Windowstaste-M oder Windowstaste-D geht über RDP schlecht. Zum Glück ist es einfach das Icon wiederherzustellen. Einfach in einer command line folgende Zeilen eigeben:</p>
<blockquote><p>regsvr32 /n /i:U shell32.dll</p></blockquote>
<p>Dann ein Logoff und Relogon und das Icon ist wieder da.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.devnull.ch/2009/11/17/show-desktop-icon-in-quick-launch-toolbar-wiederherstellen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

