Command Line NTFS permissions in NT4

This is a discussion about Command Line NTFS permissions in NT4 in the Windows Networking category; Anyone know of a program (or how to get cacls. exe to work w/o a confirmation) that will allow me to set NTFS permission via the command line without a confirmation? I am trying to get a batch program to work to make user folders and I want to set user permissions within the batch file but cacls does not work due t ...

Windows Networking 2246 This topic was started by ,


data/avatar/default/avatar26.webp

8 Posts
Location -
Joined 2001-04-05
Anyone know of a program (or how to get cacls.exe to work w/o a confirmation) that will allow me to set NTFS permission via the command line without a confirmation? I am trying to get a batch program to work to make user folders and I want to set user permissions within the batch file but cacls does not work due to the fact it requires you to respond. Any help on this issue is appreciated.

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Aug 19
Created
Aug 19
Last Response
0
Likes
1 minute
Read Time
User User
Users

Responses to this topic


data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
Odd, I don't recall CACLS ever prompting me for anything. I just tried a batch file in W2K, and it worked fine. I can't try it in NT until Monday, but I haven't ever had it prompt me there before either. What is it prompting you for? Is it prompting on errors? You can use /C to continue on error if need be.