I need to export UNC path NTFS permissions on a Windows Server 2008, the only way I found possible so far is "wmic /node:rhea share get name,path" this will provide me with the share and local path but I also need NTFS permissions included in the report.
↧