Batch file to set user permissions

K

karenas5

I have a folder C:\Example that needs to have the user permissions set
to full control.. is there a way to do this with a batch file .. if so
how would that be done??

Thanks for the help.
 
P

Paul R. Sadowski [MVP]

Hello, (e-mail address removed):
On 1 Feb 2005 12:23:28 -0800: you wrote...

k> I have a folder C:\Example that needs to have the user permissions set
k> to full control.. is there a way to do this with a batch file .. if so
k> how would that be done??

The admin can use CACLS to set/edit permissions. See CACLS /?

Regards, Paul R. Sadowski [MVP].
 
K

karenas5

Thanks for the help guys, I was able to get it figured out yesterday
and it working great!!
 

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

Top