08/08/2014
http://krypted.com/windows-server/list-shares-in-windows-w-powershell/
It is not uncommon to end up with a number of shares on a server, be it Windows, Mac OS X or Linux. With all of this sprawl it can be useful to see the shares in a quick and concise manner. using the Win32_Share WMI class through PowerShell you can do just that from…