Hello,
I am trying to write a script to find all open files for a particular user and need to figure out how to connect to the SMB CIF via powershell (please excuse me if I am using wrong terminology here)
My company has a share volume on their EMC VNX that is being used as a network file server.
I am able to connect to it using Server Manager and view all open files and looking for a way to accomplish that via Powershell.
I have tried various Get-SMB* commands, but they don't seem to work when connecting to the CIF (as if they are expecting to see a windows server)
Thank you for your help!