I\'m working on a script to get my ACLs for all of the shares in my network. I have three separate UNC paths that I am running this on. Two of the three are working perfec
You can list shares by calling:
net view \\
source: PowerShell Get List Of Folders Shared