I'm attempting reset permissions on a non-system drive, in this case D: and just wanted to make sure that I had the proper switches for subinacl:
"C:\temp\subinacl.exe" /subdirectories "D:\*.*" /grant=S-1-5-32-544=f /grant=S-1-5-18=f /grant=S-1-1-0=f /grant=S-1-5-32-545=f
Would that be correct?