<?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>MyCloud</title>
	<atom:link href="http://danieltangen.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://danieltangen.net</link>
	<description>IT Operations comments</description>
	<lastBuildDate>Tue, 22 Nov 2011 19:00:15 +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>My network places &#8211; where stored</title>
		<link>http://danieltangen.net/2011/11/21/my-network-places-where-stored/</link>
		<comments>http://danieltangen.net/2011/11/21/my-network-places-where-stored/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 10:08:55 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[My network places]]></category>
		<category><![CDATA[Terminal server]]></category>

		<guid isPermaLink="false">http://danieltangen.net/?p=10</guid>
		<description><![CDATA[%System_Drive%/Documents and settings/%user%/NetHood In Windows XP og 2003 terminal server you could use my network places to access SharePoint rescources. In Windows 7/ 2008 terminal server you now have to use Favorites for easy access to these resources: Which stores .lnk files in %userprofile% \Links &#160; &#160;]]></description>
			<content:encoded><![CDATA[<p>%System_Drive%/Documents and settings/%user%/NetHood</p>
<p>In Windows XP og 2003 terminal server you could use my network places to access SharePoint rescources.</p>
<p>In Windows 7/ 2008 terminal server you now have to use Favorites for easy access to these resources:<br />
Which stores .lnk files in %userprofile% \Links</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://danieltangen.net/2011/11/21/my-network-places-where-stored/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SMB max concurrent connections to fileserver running SMB 1</title>
		<link>http://danieltangen.net/2011/11/21/smb-max-concurrent-connections-to-filesever-running-smb-1/</link>
		<comments>http://danieltangen.net/2011/11/21/smb-max-concurrent-connections-to-filesever-running-smb-1/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 23:36:19 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Fileserver]]></category>
		<category><![CDATA[Terminal server]]></category>
		<category><![CDATA[xenapp]]></category>

		<guid isPermaLink="false">http://danieltangen.net/2011/11/21/smb-max-concurrent-connections-to-filesever-running-smb-1/</guid>
		<description><![CDATA[http://www.danieletosatto.com/2010/10/22/smb-tuning-for-xenapp-and-file-servers-on-windows-server-2008/]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.danieletosatto.com/2010/10/22/smb-tuning-for-xenapp-and-file-servers-on-windows-server-2008/">http://www.danieletosatto.com/2010/10/22/smb-tuning-for-xenapp-and-file-servers-on-windows-server-2008</a>/</p>
]]></content:encoded>
			<wfw:commentRss>http://danieltangen.net/2011/11/21/smb-max-concurrent-connections-to-filesever-running-smb-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recent items in Windows 7/Windows 2008R2 does not show up in the start menu</title>
		<link>http://danieltangen.net/2011/11/20/recent-items-in-windows-7windows-2008r2-does-not-show-up-in-the-start-menu/</link>
		<comments>http://danieltangen.net/2011/11/20/recent-items-in-windows-7windows-2008r2-does-not-show-up-in-the-start-menu/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 21:35:39 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Recent items]]></category>
		<category><![CDATA[Terminal server]]></category>
		<category><![CDATA[Windows 2008R2]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://danieltangen.net/?p=6</guid>
		<description><![CDATA[You cannot find recent items in your start menu in Windows 7/Windows 2008. Even after switching on recent items via GPO: &#8220;User configuration\Policies\Administrative templates\Start menu and taskbar\Remove recent items menu from start menu&#8221; this is set to: &#8220;disabled&#8221; You will not find recent items in your start menu. This bug has been confirmed by Microsoft. [...]]]></description>
			<content:encoded><![CDATA[<p>You cannot find recent items in your start menu in Windows 7/Windows 2008.</p>
<p>Even after switching on recent items via GPO:</p>
<p>&#8220;User configuration\Policies\Administrative templates\Start menu and taskbar\Remove recent items menu from start menu&#8221;  this is set to: &#8220;disabled&#8221;</p>
<p>You will not find recent items in your start menu. This bug has been confirmed by Microsoft.<br />
To turn on recent items, do the following:</p>
<p>HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\<br />
Add a REG_DWORD:  Start_ShowRecentDocs value=1</p>
<p>Voila, you have recent items in your startmenu.</p>
]]></content:encoded>
			<wfw:commentRss>http://danieltangen.net/2011/11/20/recent-items-in-windows-7windows-2008r2-does-not-show-up-in-the-start-menu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

