Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dasNerd

Pages: [1]
1
General Computer Support / Reset file permissions on non-system drive
« on: January 27, 2014, 11:51:40 am »
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:

Code: [Select]
"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?

Pages: [1]