rainmanal Posted April 22, 2008 Posted April 22, 2008 I am trying to get the properties of a folder on the root drive, I need to edit some settings in the security tab. Does anyone have an idea how I can accomplish this?
covaks Posted April 22, 2008 Posted April 22, 2008 use cacls.exe or xcacls.vbs to set/get permissions from within a script. Cacls is unable to set owner however, to do that you would need something like subinacl, or you could do it with a wmi script.
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