subinacl /subdirectories %SystemDrive% /grant=administrators=f/grant=SYSTEM=f fails

  • Thread starter Thread starter Trups
  • Start date Start date
T

Trups

subinacl /subdirectories %SystemDrive% /grant=administrators=f /
grant=SYSTEM=f

Giving failed on my XP. Does anyone know the reason?
Thanks
Trups
 
Trups said:
subinacl /subdirectories %SystemDrive% /grant=administrators=f /
grant=SYSTEM=f

Giving failed on my XP. Does anyone know the reason?
Thanks
Trups

I recommend you use cacls.exe instead of subinacl.exe -
its syntax is much easier to comprehend.
 
Trups said:
It is a requirement to use this exe. Syntax I have checked. It's
fine.

If your syntax was OK then the command would work.
Have a look here for a full explanation of the syntax:
http://www.analogduck.com/main/subinacl
If it is a requirement in your company to use subinacl
then you probably have to spend the time to become
fully familiar with its syntax. It's not an easy task - this
is why I prefer cacls.exe or fileacl.exe.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top