<?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>Rob Boek &#187; junctions</title>
	<atom:link href="http://robboek.com/tag/junctions/feed/" rel="self" type="application/rss+xml" />
	<link>http://robboek.com</link>
	<description>Husband, Father, SQL Server Consultant, Tech Geek.</description>
	<lastBuildDate>Sat, 15 May 2010 19:16:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Junctions in Windows Vista</title>
		<link>http://robboek.com/2006/09/29/junctions-in-windows-vista/</link>
		<comments>http://robboek.com/2006/09/29/junctions-in-windows-vista/#comments</comments>
		<pubDate>Fri, 29 Sep 2006 16:55:44 +0000</pubDate>
		<dc:creator>Rob Boek</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[junctions]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://robboek.com/?p=23</guid>
		<description><![CDATA[Scott Hanselman has a great post on junctions in Windows Vista. Scott mentioned that he was seeing different behavior from David Mohundro surrounding the Documents and Settings folder. I ran my own tests and this is what I came up with.
C:\&#62;dir /ad
 Volume in drive C has no label.
 Volume Serial Number is 6053-B050 
 Directory of C:\ 
09/16/2006 [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.hanselman.com/blog/">Scott Hanselman</a> has a great post on <a href="http://www.hanselman.com/blog/WindowsVistaJunctionsAndMovingMyDocumentsToAnotherDrive.aspx">junctions in Windows Vista</a>. Scott mentioned that he was seeing different behavior from <a href="http://www.mohundro.com/blog/PermaLink,guid,953e99da-055a-42dd-9135-f27ff430aa1c.aspx">David Mohundro</a> surrounding the Documents and Settings folder. I ran my own tests and this is what I came up with.</p>
<blockquote style="MARGIN-RIGHT: 0px" dir="ltr"><p><span style="font-family: 'Courier New'; color: #808080;">C:\&gt;dir /ad<br />
 Volume in drive C has no label.<br />
 Volume Serial Number is 6053-B050 </span></p>
<p><span style="font-family: 'Courier New'; color: #808080;"> Directory of C:\ </span></p>
<p><span style="font-family: 'Courier New'; color: #808080;">09/16/2006 01:38 AM   &lt;DIR&gt;      $Recycle.Bin<br />
09/05/2006 06:12 PM   &lt;DIR&gt;      Boot<br />
09/22/2006 12:59 AM   &lt;DIR&gt;      dnn<br />
08/29/2006 05:35 PM   &lt;JUNCTION&gt; Documents and Settings [C:\Users]<br />
09/05/2006 06:13 PM   &lt;DIR&gt;      MSOCache<br />
09/26/2006 06:25 AM   &lt;DIR&gt;      Program Files<br />
09/20/2006 02:46 PM   &lt;DIR&gt;      ProgramData<br />
09/29/2006 03:41 AM   &lt;DIR&gt;      System Volume Information<br />
09/05/2006 06:00 PM   &lt;DIR&gt;      Users<br />
09/17/2006 09:06 AM   &lt;DIR&gt;      utils<br />
09/23/2006 04:50 PM   &lt;DIR&gt;      Windows<br />
              0 File(s)            0 bytes<br />
             11 Dir(s) 8,475,971,584 bytes free</span></p></blockquote>
<p>So I&#8217;m seeing &#8220;C:\Documents and Settings&#8221; as a junction pointing to the new C:\Users. Makes Sense, but a directory listing on Documents and Settings didn&#8217;t return anything.</p>
<blockquote style="MARGIN-RIGHT: 0px" dir="ltr"><p><span style="font-family: 'Courier New'; color: #808080;">C:\Documents and Settings&gt;dir /a<br />
 Volume in drive C has no label.<br />
 Volume Serial Number is 6053-B050 </span></p>
<p><span style="font-family: 'Courier New'; color: #808080;"> Directory of C:\Documents and Settings </span></p>
<p><span style="font-family: 'Courier New'; color: #808080;">File Not Found</span></p></blockquote>
<p>However, I was able to change to &#8220;C:\Documents and Settings\rob&#8221;, and it behaved as expected, showing the same contents as C:\Users\rob. Looking further, when I double click Documents and Settings in explorer I get an &#8220;Access denied&#8221; message. Looking at the folder permissions gave the answer, Documents and Settings has a special permission setting of Deny Everyone for &#8220;List folder / read data&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://robboek.com/2006/09/29/junctions-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
