<?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: Windows change access permissions from the command line</title> <atom:link href="http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: KillerJH2</title><link>http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-172158</link> <dc:creator>KillerJH2</dc:creator> <pubDate>Mon, 27 Jun 2011 15:59:28 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-172158</guid> <description>my permissions list got scrambled so i had to delete all permissions (stupid i know)
and now this is working but access denied
and i want to punch my laptop so hard :L</description> <content:encoded><![CDATA[<p>my permissions list got scrambled so i had to delete all permissions (stupid i know)<br
/> and now this is working but access denied<br
/> and i want to punch my laptop so hard :L</p> ]]></content:encoded> </item> <item><title>By: sahamat khan</title><link>http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-172083</link> <dc:creator>sahamat khan</dc:creator> <pubDate>Thu, 23 Jun 2011 19:59:30 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-172083</guid> <description>here what is the meaninig by files???</description> <content:encoded><![CDATA[<p>here what is the meaninig by files???</p> ]]></content:encoded> </item> <item><title>By: TameDrone</title><link>http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-171812</link> <dc:creator>TameDrone</dc:creator> <pubDate>Thu, 09 Jun 2011 00:08:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-171812</guid> <description>I need help because while trying to shutdown another computer in my home it is saying failed to find registry and i can&#039;t figure how to add special permissions to my thing.</description> <content:encoded><![CDATA[<p>I need help because while trying to shutdown another computer in my home it is saying failed to find registry and i can&#8217;t figure how to add special permissions to my thing.</p> ]]></content:encoded> </item> <item><title>By: Ibs</title><link>http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-171709</link> <dc:creator>Ibs</dc:creator> <pubDate>Thu, 02 Jun 2011 22:38:07 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-171709</guid> <description>i went through your instructions as listed and the command line said this &quot;No mapping between account names and security IDs was done&quot; dont know what this means??</description> <content:encoded><![CDATA[<p>i went through your instructions as listed and the command line said this &#8220;No mapping between account names and security IDs was done&#8221; dont know what this means??</p> ]]></content:encoded> </item> <item><title>By: Me</title><link>http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-171439</link> <dc:creator>Me</dc:creator> <pubDate>Fri, 20 May 2011 13:41:12 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-171439</guid> <description>Did you right click and run your command prompt as an administrator?</description> <content:encoded><![CDATA[<p>Did you right click and run your command prompt as an administrator?</p> ]]></content:encoded> </item> <item><title>By: manu</title><link>http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-170730</link> <dc:creator>manu</dc:creator> <pubDate>Thu, 21 Apr 2011 00:23:41 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-170730</guid> <description>I tried it but, couldn&#039;t get it done. Dont know why my command prompt accept the command I am using :(</description> <content:encoded><![CDATA[<p>I tried it but, couldn&#8217;t get it done. Dont know why my command prompt accept the command I am using :(</p> ]]></content:encoded> </item> <item><title>By: Cody</title><link>http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-161802</link> <dc:creator>Cody</dc:creator> <pubDate>Tue, 07 Dec 2010 20:53:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-161802</guid> <description>Awesome, this was a life saver. I was working on a client&#039;s PC and the host file got locked out somehow. It wasn&#039;t visible, even while showing hidden files. I could open it through the command line but wouldn&#039;t let me save it or edit it. Tried numerous things, scans, safemode, changing the attributes via command line,  the whole nine yards. Only thing that worked was using this command.
&quot;CACLS hosts /p administrator:f&quot;
Then after that I was able to change the attributes and then edit the file back to normal. Thanks a ton OP</description> <content:encoded><![CDATA[<p>Awesome, this was a life saver. I was working on a client&#8217;s PC and the host file got locked out somehow. It wasn&#8217;t visible, even while showing hidden files. I could open it through the command line but wouldn&#8217;t let me save it or edit it. Tried numerous things, scans, safemode, changing the attributes via command line,  the whole nine yards. Only thing that worked was using this command.<br
/> &#8220;CACLS hosts /p administrator:f&#8221;<br
/> Then after that I was able to change the attributes and then edit the file back to normal. Thanks a ton OP</p> ]]></content:encoded> </item> <item><title>By: elango</title><link>http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-161508</link> <dc:creator>elango</dc:creator> <pubDate>Fri, 26 Nov 2010 11:56:15 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-161508</guid> <description>thanks dude.you correct time tell the answer for me
regards
elango</description> <content:encoded><![CDATA[<p>thanks dude.you correct time tell the answer for me</p><p>regards<br
/> elango</p> ]]></content:encoded> </item> <item><title>By: nevelis</title><link>http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-161095</link> <dc:creator>nevelis</dc:creator> <pubDate>Mon, 15 Nov 2010 07:30:56 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-161095</guid> <description>This helped me get rid of a virus - there was a process that kept spawning an executable inside of AppData\Temp, so I ran:
cacls hki304.exe /D
/D for &quot;deny access&quot;, which stopped the process from being able to be started, and then the process that was spawning this revved up to 50% CPU.  Gotcha ya bastard :)
Thanks for the tip!</description> <content:encoded><![CDATA[<p>This helped me get rid of a virus &#8211; there was a process that kept spawning an executable inside of AppData\Temp, so I ran:</p><p>cacls hki304.exe /D</p><p>/D for &#8220;deny access&#8221;, which stopped the process from being able to be started, and then the process that was spawning this revved up to 50% CPU.  Gotcha ya bastard :)</p><p>Thanks for the tip!</p> ]]></content:encoded> </item> <item><title>By: Guarantor Loans</title><link>http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-158750</link> <dc:creator>Guarantor Loans</dc:creator> <pubDate>Sun, 08 Aug 2010 10:37:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-158750</guid> <description>Life saver! Just used this after having problems with explorer! worked a treat! Thanks!</description> <content:encoded><![CDATA[<p>Life saver! Just used this after having problems with explorer! worked a treat! Thanks!</p> ]]></content:encoded> </item> <item><title>By: J.</title><link>http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-153339</link> <dc:creator>J.</dc:creator> <pubDate>Fri, 05 Feb 2010 15:02:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-153339</guid> <description>/T is a very nice switch in case of an entire drive&#039;s permissions getting messed up. Recursion ftw?</description> <content:encoded><![CDATA[<p>/T is a very nice switch in case of an entire drive&#8217;s permissions getting messed up. Recursion ftw?</p> ]]></content:encoded> </item> <item><title>By: Alex</title><link>http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-148576</link> <dc:creator>Alex</dc:creator> <pubDate>Sat, 16 May 2009 07:28:25 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-148576</guid> <description>Super dude.. i got in a right time.. thanks for your contribution and sharing of knowledge..keep doing..</description> <content:encoded><![CDATA[<p>Super dude.. i got in a right time.. thanks for your contribution and sharing of knowledge..keep doing..</p> ]]></content:encoded> </item> <item><title>By: Top Coder - Ankit Baphna</title><link>http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-145568</link> <dc:creator>Top Coder - Ankit Baphna</dc:creator> <pubDate>Thu, 13 Nov 2008 08:08:34 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/windows-change-access-permissions-from-the-command-line.html#comment-145568</guid> <description>You can use *.* in place of files to change access mode of multiple files at a time.</description> <content:encoded><![CDATA[<p>You can use *.* in place of files to change access mode of multiple files at a time.</p> ]]></content:encoded> </item> </channel> </rss>
