Hello,
I'm trying to make a couple of changes on a folder in Windows 7.
C:\Users\Person
1. I want to change FULL CONTROL rights to "subfolders and files only" for the user named Person.
For this I tried icacls c:\users\Person /grant:r Person:(OI)(CI)(IO) /F /T /C and a number of variations, none of which worked.