Tweaking.com Support Forums

Main Forum => General Computer Support => Topic started by: dasNerd on January 27, 2014, 11:51:40 am

Title: Reset file permissions on non-system drive
Post by: dasNerd 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?
Title: Re: Reset file permissions on non-system drive
Post by: Shane on January 27, 2014, 11:54:06 am
You could use the Windows Repair tool. When you get to the repairs click on unselect all. Then under the reset file permissions repair you can choose the D: drive only and have it do it for you. There is a lot of command options set and would be easier to do it through the program, unless you needed more control that is :-)

Shane