what is a good method to create a directory tree and setup permissions with a script.
I have tried cacls. xcacls, xcalcs.vbs, SetACL.exe and none of them seem to work 100%. Each has issues in one way or another.
What i am trying to do is create a script that will create a directory tree and assign specific permissions so that i can test some backup applications.
I have tried cacls. xcacls, xcalcs.vbs, SetACL.exe and none of them seem to work 100%. Each has issues in one way or another.
What i am trying to do is create a script that will create a directory tree and assign specific permissions so that i can test some backup applications.