1 Matching Annotations
- Nov 2024
-
stackoverflow.com stackoverflow.com
-
If you run this in Powershell in Windows 10, you will get the error about "OI not recognized". Solution: Put the user+perms argument in quotes. For example: C:\>icacls "D:\test" /grant "John:(OI)(CI)F" /T
Very Important to know!
-