Change file ownership/permissions recursively

Assign ownership recursively to the current user

> takeown /f C:\PATH /r

Deprecated (untested):

> cacls C:\PATH /E /T /C /G "My User Name":F

Reset permissions rescursively

> icacls C:\PATH /reset /T
msw/recursive_ownership.txt · Last modified: 2013/02/05 10:24 by Toni Corvera
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki