I would like to have a list with the following information:
foldername; username; rights
I tried powershell and cacls, but they both don't repeat the username on
each line, so I have to reprocess the output.

I'm a newbie to scripting, but I would appriciate any help that can generate
this kind of information.