Reset NTFS file permissions with command line tool ICACLS

This entry was posted by on Tuesday, 13 March, 2012 at
give the ownership of <folde> to the Administrators Group - you need an elevated cmd
takeown /A /R  /F <folder>

reset a folder
ICACLS <folder> /reset /T /C /Q


               	

Leave a Reply