Hello,
I am looking to extract the shares and security permissions located across remote machines.
For eg,
\\server1\abc\
\\server2\xyz\
etc
I just want the shares and security permissions for the shares (abc and xyz as above) and not the subfolders.,i.e, who all have permissions with the access type. ( user john with read only access or user mark with read/write)
I tried icals,get-acl, etc but not able to generate desired output.
Could anyone plase help with this. Thanks