Hi,
is it possible to audit mappoint mounted windows server drives like
https://learn-powershell.net/2012/08/10/locating-mount-points-using-powershell/
I think, it must be possible to read the WMI Info
Get-WmiObject Win32_Volume | Format-Table Name, Label, FreeSpace, Capacity