Resolved! Audit Mappoint mounted Windows Server drives
Hi,is it possible to audit mappoint mounted windows server drives likehttps://learn-powershell.net/2012/08/10/locating-mount-points-using-powershell/I think, it must be possible to read the WMI InfoGet-WmiObject Win32_Volume | Format-Table Name, Labe...