How can I get the permissions on a folder in vbscript. I know I can use cacls and then parse the resultant output but want a neater way of doing this.
Have done a quick google and that didn't turn up much except to use cacls.
Have done a quick google and that didn't turn up much except to use cacls.