Author Topic: Reset file permissions on non-system drive  (Read 5360 times)

0 Members and 1 Guest are viewing this topic.

Offline dasNerd

  • Newbie
  • *
  • Join Date: Mar 2013
  • Posts: 3
  • Karma: 0
    • View Profile
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?

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Reset file permissions on non-system drive
« Reply #1 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