itgeek Posted November 21, 2013 Posted November 21, 2013 Hi I have a script to make a folder in the c:\test. How do I set permissions for the test folder so that local users have write and read access to this and all the files inside this folder? so far I have mkdir c:\test Thanks
benjie Posted November 21, 2013 Posted November 21, 2013 Have a look at CACLS. Cacls - Modify Access Control List | SS64.com
sted Posted November 21, 2013 Posted November 21, 2013 of if its a domained pc use group policy computer config\windows settings\security settings\file system and add the folder with the permissions you need
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now