Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Use PowerShell to Audit Shares

$
0
0

Summary: Use Windows PowerShell in Windows 8.1 to audit shares on a workstation.

Hey, Scripting Guy! Question Is there an easy way to use Windows PowerShell to identify shares on a workstation and who has access to them?

Hey, Scripting Guy! Answer Use a combination of the Get-SMBShare and Get-SMBShareAccess cmdlets:

Get-SMBShare | Get-SMBShareAccess


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>