Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Get Shares and Security Permissions

$
0
0

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

 

 


Viewing all articles
Browse latest Browse all 6937

Trending Articles