Folder Rights

D

Daniel

I am having to create a new directory structure on my MANY servers. The new
directory structure contains over a thousand folders. I have written a
batch using mkdir, but then have to assign folder security permissions
manually and that is taking forever. How can I edit my current batch or,
create a new one if I have to, to assign these permissions when the
structure is created? I will be greatly appreciative of any help you may
give me!

Thanks,

Daniel
 
J

Jerold Schulman

I am having to create a new directory structure on my MANY servers. The new
directory structure contains over a thousand folders. I have written a
batch using mkdir, but then have to assign folder security permissions
manually and that is taking forever. How can I edit my current batch or,
create a new one if I have to, to assign these permissions when the
structure is created? I will be greatly appreciative of any help you may
give me!

Thanks,

Daniel
Use cacls, tip 1556 in the 'Tips & Tricks' at http://www.jsiinc.com

Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

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