Hi,
Please check if you are looking for the following powershell command to find the Cluster shares:
Get-WmiObject Win32_Share | FT -Property Name, Caption, Path
Besides, you may check the cluster shares in the Cluster manager like below:
Thanks for your time!
Best Regards,
Anne
-----------------------------
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.