<?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 on: Easier Way to Take Ownership and Grant Access Files or Directories in Vista</title>
	<atom:link href="http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/</link>
	<description>Living Digitally and Electronically</description>
	<lastBuildDate>Thu, 26 Nov 2009 13:36:09 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: christine</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-611067</link>
		<dc:creator>christine</dc:creator>
		<pubDate>Thu, 05 Nov 2009 03:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-611067</guid>
		<description>is there a command to undo permission changes?</description>
		<content:encoded><![CDATA[<p>is there a command to undo permission changes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christine</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-611064</link>
		<dc:creator>christine</dc:creator>
		<pubDate>Thu, 05 Nov 2009 02:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-611064</guid>
		<description>oh yikes.  Typed in the commands zephan listed above (with a &quot;.&quot; for current directory -- which clearly was not cautious enough of me!).
Now, I am getting &quot;access denied&quot; messages when I attempt to start any programs (they were fine before).  The files with screwed up permissions that i was trying to fix are still blocking me, too.  AHHH... is there a script to undo what I just did?</description>
		<content:encoded><![CDATA[<p>oh yikes.  Typed in the commands zephan listed above (with a &#8220;.&#8221; for current directory &#8212; which clearly was not cautious enough of me!).<br />
Now, I am getting &#8220;access denied&#8221; messages when I attempt to start any programs (they were fine before).  The files with screwed up permissions that i was trying to fix are still blocking me, too.  AHHH&#8230; is there a script to undo what I just did?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sherry</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-572406</link>
		<dc:creator>sherry</dc:creator>
		<pubDate>Wed, 29 Apr 2009 13:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-572406</guid>
		<description>I just tried both the cmd method and the type it in method.  Neither worked.  I still, in the command window, get ERROR: Access is denied.

I lost access when I re-formatted the external disk.  Any other suggestions?</description>
		<content:encoded><![CDATA[<p>I just tried both the cmd method and the type it in method.  Neither worked.  I still, in the command window, get ERROR: Access is denied.</p>
<p>I lost access when I re-formatted the external disk.  Any other suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zephan</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-568980</link>
		<dc:creator>zephan</dc:creator>
		<pubDate>Fri, 03 Apr 2009 00:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-568980</guid>
		<description>THANK YOU! This was a lifesaver. I had over 5000 files to fix.

&lt;b&gt;TIP:&lt;/b&gt; No download needed. Open cmd.exe command prompt As Administrator, then enter following commands in order (replacing %1 with desired path/filename or &quot;.&quot; for current directory):
&lt;code&gt;
 takeown /f %1 /r /d y
 icacls %1 /grant administrators:F /t 
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>THANK YOU! This was a lifesaver. I had over 5000 files to fix.</p>
<p><b>TIP:</b> No download needed. Open cmd.exe command prompt As Administrator, then enter following commands in order (replacing %1 with desired path/filename or &#8220;.&#8221; for current directory):<br />
<code><br />
 takeown /f %1 /r /d y<br />
 icacls %1 /grant administrators:F /t<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-568525</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 31 Mar 2009 17:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-568525</guid>
		<description>This just saved me HOURS.  The windows GUI approach had literally been running for over 3 hours, and the script finished the job in about 10 seconds.</description>
		<content:encoded><![CDATA[<p>This just saved me HOURS.  The windows GUI approach had literally been running for over 3 hours, and the script finished the job in about 10 seconds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Naylor</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-554366</link>
		<dc:creator>Joe Naylor</dc:creator>
		<pubDate>Thu, 15 Jan 2009 02:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-554366</guid>
		<description>In my opinion the Take Ownership option on the right-click menu should be recursive anyway.  Rather than trying to use the script above, you can fix the right-click option simply by using regedit to edit this key:

HKEY_CLASSES_ROOT\Directory\shell\runas\command

Verify the contents look similar to this, and change it to:

cmd.exe /c takeown /f &quot;%1&quot; /r /d y &amp;&amp; icacls &quot;%1&quot; /grant administrators:F /t

All that does is add the &quot;/r&quot; recursion option to the takeown command and &quot;/t&quot; option to icacls, and I included a &quot;/d y&quot; to answer &quot;Yes&quot; to any questions which you can take or leave.

Of course the registry can be dangerous to meddle in if you&#039;re careless, so just take it slow and make sure you&#039;re editing the right thing.</description>
		<content:encoded><![CDATA[<p>In my opinion the Take Ownership option on the right-click menu should be recursive anyway.  Rather than trying to use the script above, you can fix the right-click option simply by using regedit to edit this key:</p>
<p>HKEY_CLASSES_ROOT\Directory\shell\runas\command</p>
<p>Verify the contents look similar to this, and change it to:</p>
<p>cmd.exe /c takeown /f &#8220;%1&#8243; /r /d y &amp;&amp; icacls &#8220;%1&#8243; /grant administrators:F /t</p>
<p>All that does is add the &#8220;/r&#8221; recursion option to the takeown command and &#8220;/t&#8221; option to icacls, and I included a &#8220;/d y&#8221; to answer &#8220;Yes&#8221; to any questions which you can take or leave.</p>
<p>Of course the registry can be dangerous to meddle in if you&#8217;re careless, so just take it slow and make sure you&#8217;re editing the right thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tips to Slim Down Vista &#187; My Digital Life</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-546615</link>
		<dc:creator>Tips to Slim Down Vista &#187; My Digital Life</dc:creator>
		<pubDate>Mon, 08 Dec 2008 05:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-546615</guid>
		<description>[...] permissions to users&#8217; account for the directories and all sub-folders recursively. Use TakeControlOf command script or add a Take Ownership in right click menu to easily do the [...]</description>
		<content:encoded><![CDATA[<p>[...] permissions to users&#8217; account for the directories and all sub-folders recursively. Use TakeControlOf command script or add a Take Ownership in right click menu to easily do the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freddy</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-544837</link>
		<dc:creator>Freddy</dc:creator>
		<pubDate>Sat, 29 Nov 2008 19:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-544837</guid>
		<description>Quiero acceder a una carpeta</description>
		<content:encoded><![CDATA[<p>Quiero acceder a una carpeta</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-543707</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Sun, 23 Nov 2008 00:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-543707</guid>
		<description>Thanks for the batch file.

Just note that it might not work in some locales such as mine (Spanish) due to the &quot;y&quot; value in takeown being &quot;s&quot; instead.</description>
		<content:encoded><![CDATA[<p>Thanks for the batch file.</p>
<p>Just note that it might not work in some locales such as mine (Spanish) due to the &#8220;y&#8221; value in takeown being &#8220;s&#8221; instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-514704</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 17 Jun 2008 14:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-514704</guid>
		<description>does anyone run this and it goes on forever?</description>
		<content:encoded><![CDATA[<p>does anyone run this and it goes on forever?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Take Ownership and Full Control Permissions of Files and Folders in Vista &#187; Tip and Trick</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-501369</link>
		<dc:creator>How to Take Ownership and Full Control Permissions of Files and Folders in Vista &#187; Tip and Trick</dc:creator>
		<pubDate>Thu, 24 Apr 2008 14:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-501369</guid>
		<description>[...] two commands have been scripted in Windows command shell batch script that easily perform the task of taking ownership and grant full control permissions to [...]</description>
		<content:encoded><![CDATA[<p>[...] two commands have been scripted in Windows command shell batch script that easily perform the task of taking ownership and grant full control permissions to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Delete Undeletable Files in Windows Vista &#187; My Digital Life</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-501367</link>
		<dc:creator>Delete Undeletable Files in Windows Vista &#187; My Digital Life</dc:creator>
		<pubDate>Thu, 24 Apr 2008 13:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-501367</guid>
		<description>[...] can also prepared a Windows shell batch script that automate the process for easy take back the files and folders which is inaccessible and [...]</description>
		<content:encoded><![CDATA[<p>[...] can also prepared a Windows shell batch script that automate the process for easy take back the files and folders which is inaccessible and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jutha</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-475639</link>
		<dc:creator>Jutha</dc:creator>
		<pubDate>Wed, 19 Mar 2008 18:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-475639</guid>
		<description>THANK YOU SOOOOOOO MUCH. I was foaming at the mouth after I had to buy a new lappie cuz my old one died and when I thought I had to change permissions on every file by hand I was just fuming. It goes to show that the command line is just the most wonderful and conistent and comforting way to get things done.</description>
		<content:encoded><![CDATA[<p>THANK YOU SOOOOOOO MUCH. I was foaming at the mouth after I had to buy a new lappie cuz my old one died and when I thought I had to change permissions on every file by hand I was just fuming. It goes to show that the command line is just the most wonderful and conistent and comforting way to get things done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; 10 things that can go wrong when you upgrade your operating system &#124; 10 Things &#124; TechRepublic.com</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-446650</link>
		<dc:creator>&#187; 10 things that can go wrong when you upgrade your operating system &#124; 10 Things &#124; TechRepublic.com</dc:creator>
		<pubDate>Mon, 17 Dec 2007 08:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-446650</guid>
		<description>[...] This can also happen with real files and folders if your user account information has changed in the new version of Windows. Or you might be trying to access system files. You may be able to fix the problem by taking ownership of the object. You&#8217;ll need to be logged on as an administrator to do that. For more on how this works, see &#8220;Easier Way to Take Ownership and Grant Access Files or Directories in Vista.&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] This can also happen with real files and folders if your user account information has changed in the new version of Windows. Or you might be trying to access system files. You may be able to fix the problem by taking ownership of the object. You&#8217;ll need to be logged on as an administrator to do that. For more on how this works, see &#8220;Easier Way to Take Ownership and Grant Access Files or Directories in Vista.&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric J</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-396841</link>
		<dc:creator>Eric J</dc:creator>
		<pubDate>Thu, 11 Oct 2007 16:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-396841</guid>
		<description>Or does anyone know of another script like it?</description>
		<content:encoded><![CDATA[<p>Or does anyone know of another script like it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric J</title>
		<link>http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/comment-page-1/#comment-396840</link>
		<dc:creator>Eric J</dc:creator>
		<pubDate>Thu, 11 Oct 2007 16:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/05/25/easier-way-to-take-ownership-and-grant-access-files-or-directories-in-vista/#comment-396840</guid>
		<description>The download link for the TakeControlOf.zip is no longer working (at least for me). Has it been taken down?</description>
		<content:encoded><![CDATA[<p>The download link for the TakeControlOf.zip is no longer working (at least for me). Has it been taken down?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
