I have a requirement to get the following information from a network share, and from what I have found PS should do this. I need the foldername, permissions, owner, and the workstation name that last accessed the folder. I believe that I can use the get-childitem command to get most of it, but how do I get all of it.???